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]

problem about the compiler of tools6.06



Hi,
Recently I found the the compiler of Virata Modem 6 tools6.06 often can't compile my source code, when this happened  I just change the name of the system file need been compiled, then compile it again, it can pass compile and works well. In fact I didn't change anything in the file. That's very strange.
The display of the compile is below.  

Tian Lan
Opencon System inc.
...........
...............
itrace.o
sipkt.o
siproc.o
sibuild.o
simain.o
catobj -o si_core.o sitrace.o sipkt.o siproc.o sibuild.o simain.o ../nilib/nilib.o
SiIndigoEndpoint.o
SiUcb.o
/home1/tlan/alphavssv2/atmos/source/si/SiUcb.cc: In method `int SiUcb::WriteIeList(struct Q2931_IE *, int, const struct SiMessage *)':
/home1/tlan/alphavssv2/atmos/source/si/SiUcb.cc:2674: Internal compiler error.
/home1/tlan/alphavssv2/atmos/source/si/SiUcb.cc:2674: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make[1]: *** [SiUcb.o] Error 1
make[1]: Leaving directory `/home1/tlan/alphavssv2/atmos/build/modem-bd3000/si'
make: *** [rest] Error 2
makebuild modem-bd3000 failed




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