RTEMS Tools | rtems-tools Do Not Compile on Cygwin (#9)
Joel Sherrill (@joel)
gitlab at rtems.org
Thu Jun 27 19:05:29 UTC 2024
Joel Sherrill created an issue: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/issues/9
Assignee: Joel Sherrill
## Summary
rtems-tools do not build on Cygwin. Multiple files fail to compile and report this:
```
[ 15/270] Compiling rtemstoolkit/elftoolchain/libelf/gelf_cap.c
../rtemstoolkit/elftoolchain/libelf/gelf_cap.c:36:13: error: expected declaration specifiers or ‘...’ before string constant
36 | ELFTC_VCSID("$Id: gelf_cap.c 3977 2022-05-01 06:45:34Z jkoshy $");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Waf: Leaving directory `/home/jrs007/rtems-work/rtems-tools/build'
```
## Steps to reproduce
Simple to reproduce -- just build on Cygwin.
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/issues/9
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240627/b29fbb18/attachment-0001.htm>
More information about the bugs
mailing list