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]

building an i686-to-m88k cross-compiler



yes, you read right :-)


my employer is still running svr3 on a number of these old motorola m88k systems and i'd like to simplify my job by building a cross-compiler. no problems building/installing binutils but when building gcc, i get the following for both cpp0 and fix-header targets:

undefined reference to `target_flags'

i see target_flags declared in gensupport.c and rtlanal.c. i'm not familiar with the gcc sources. can someone point me in the right direction?

many thanks!

--

Regards,

Scott Dudley

SPAMMERSNEEDNTBOTHER



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