compiling ACE for RTEMS
Jack Cawkwell
J.Cawkwell at open.ac.uk
Tue Jul 1 17:53:01 UTC 2003
Joel,
I must be missing something, but looking at this I find that
'configure --enable-posix ...' sets
RTEMS_HAS_POSIX_API=yes
in many of the Makefile's and I as far as I can tell that is the end of it.
It appears to have no affect on the rest of the build process?
Comparing it with (say) --enable-rdbg, I have a similar problem with
finding
any code that uses RTEMS_HAS_RDBG other than setting it in Makefiles.
My objective was to relate --enable-posix to the #if's in signal.h,
but how can this be done?
Incidentally, will it be sensible to have #if RTEMS_HAS_POSIX_API=yes
compiler control lines in /opt/rtems/i386-rtems/include/sys/signal.h
or does this file have to be generic.
Jack
More information about the users
mailing list