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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to