This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

Build error in GCC


Hello,

              I am trying setup an eCos environment  on linux,
but when I compile  gcc I get the following error. I am getting the
following error when I  do

make -w all-gcc install-gcc LANGUAGES="c c++" 2>&1 | tee make.out


/src/gcc/gcc-3.0-20010525/gcc/libgcc2.c:2772: storage size of `object'
isn't known
/src/gcc/gcc-3.0-20010525/gcc/libgcc2.c:2773: warning: implicit
declaration of function `__register_frame_info'
/src/gcc/gcc-3.0-20010525/gcc/libgcc2.c:2772: warning: unused variable
`object'
/src/gcc/gcc-3.0-20010525/gcc/libgcc2.c:2772: storage size of `object'
isn't known
/src/gcc/gcc-3.0-20010525/gcc/libgcc2.c: At top level:
/src/gcc/gcc-3.0-20010525/gcc/libgcc2.c:2792: warning: function
declaration isn't a prototype
make[2]: *** [libgcc/./__main.o] Error 1
make[2]: Leaving directory `/tmp/build/gcc/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/tmp/build/gcc/gcc'
make: *** [all-gcc] Error 2
make: Leaving directory `/tmp/build/gcc'
You have new mail in /var/spool/mail/root
[root@pradeep gcc]#


can anyone help me ,


Thanks,

Pradeep


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