This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

** Help with egcs-2.95.1 linux cross




	I'm having some trouble here. Can anyone help? I think the
defintiion I need is in m68k.md, but I can't figure out where or what I
have to change. 

---------------------------
gcc -DCROSS_COMPILE -DIN_GCC     -g -O2  -DHAVE_CONFIG_H    -I. -I.
-I./config -I./../include -c insn-recog.c
insn-recog.c: In function `recog_7':
insn-recog.c:4022: `TARGET_PCREL' undeclared (first use in this function)
insn-recog.c:4022: (Each undeclared identifier is reported only once
insn-recog.c:4022: for each function it appears in.)
make[1]: *** [insn-recog.o] Error 1
make[1]: Leaving directory `/src/compiling/gcc-2.95.1-palm/gcc'
make: *** [cross] Error 2
---------------------------



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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