This is the mail archive of the gcc-bugs@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]

what causes <cpu> reasserted


I am getting these in some of the *-rtems targets.  I assume
that something is old and moldy in some of the patches.

<command line>: warning: "cpu" re-asserted
<command line>: warning: "machine" re-asserted

In this case, config/i386/rtemself.h has this in it.

#undef CPP_PREDEFINES
#define CPP_PREDEFINES  "-Di386 -Drtems -D__rtems__ \
   -Asystem=rtems -Acpu=i386 -Amachine=i386"

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985


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