This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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]

Re: problems about compiling gdb for mcore


hi!
After I have suceesfully configured with "--target=mcore-elf" in the environment of cygwin , I begin compiling with "make" but halted and followed this message gcc -o gentmap -g -O -I. -I. -I../common -I./../common -I../../include -I./../.
./include -I../../bfd -I./../../bfd -I../../opcodes -I./../../opcodes -I../../in
tl -I./../../intl ./../common/gentmap.c
make[2]: *** [gentmap] Error 1
make[2]: Leaving directory `/cygdrive/d/tmp/insight-5.2/sim/mcore'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/cygdrive/d/tmp/insight-5.2/sim'
Um was there any thing more to the above message? Some gcc output for instance?

Andrew



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