This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: s-oscons technique does not work for RTEMS


> As an alternative to Arno's suggestion, maybe you could use the
> --with-sysroot configure parameter to make the required headers
> available to the build process. I know others have used this method on
> some cross targets.

Another (at least short term) solution would be to use
DUMMY_SOCKETS_TARGET_PAIRS on RTEMS. This would disable socket support
(which is not part of the Ada standard, so wouldn't e.g. change the ACATS
profile, but at least would not break the whole Ada build.

Arno


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]