------- Additional Comments From ralf dot corsepius at rtems dot org 2005-01-28 13:31 ------- Then I don't understand, why it's exactly them which apply a similar work-around as RTEMS does: # grep LINK_GCC_C_SEQUENCE_SPEC *.h linux64.h:#undef LINK_GCC_C_SEQUENCE_SPEC linux64.h:#define LINK_GCC_C_SEQUENCE_SPEC \ linux.h:#undef LINK_GCC_C_SEQUENCE_SPEC linux.h:#define LINK_GCC_C_SEQUENCE_SPEC \ rtemself.h:#undef LINK_GCC_C_SEQUENCE_SPEC
I.e. linux* and rtems are having this issue, while others don't seem to have this issue. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19663