This is the mail archive of the gcc-help@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]

Re: [gcc3 build problem] gcc: tradcif.o: No such file or directory


Hello

> This is on a sparc/solaris 2.6 box.
> -chris

This problem was already by me solved (after make clean and again
make bootstrap). But the next question an problem has been meet.
Why ld (used from binutils-2.11.2) don't regognize a map format?

cc/./unwind-sjlj.o -lc && rm -f libgcc_s.so.1 && ln -s libgcc_s.so
libgcc_s.so.1
/usr/local/sparc-sun-solaris2.6/bin/ld:libgcc.map: file format not
recognized; treating as linker script
/usr/local/sparc-sun-solaris2.6/bin/ld:libgcc.map:1: parse error
collect2: ld returned 1 exit status
make[3]: *** [libgcc_s.so] Error 1
make[3]: Leaving directory `/export/home/pekasz/src/gcc-3.0/objdir/gcc'
make[2]: *** [libgcc.a] Error 2
make[2]: Leaving directory `/export/home/pekasz/src/gcc-3.0/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/export/home/pekasz/src/gcc-3.0/objdir/gcc'
make: *** [bootstrap] Error 2

I suppose - as I think - neverless, that bootstraping gcc-3.0 on
Solaris using gcc-2.95.2 or 3 as compilator is neverless impossible!

There are present many postings reporting problems with them
_ different version of Solaris.

I think - there are two ways. To wait on new, fixed version
of gcc, which were possible to compile on Solaris or
to wait for binaria of gcc-3,0 for Solaris making by
original CC compiler for Sun, which can be shared by
cooperating with Sun peoples available on one
of free download pages with Sun binaries.

Best Wishes

Piotr
---
Piotr Kasztelowicz                 <Piotr.Kasztelowicz@lodz.ptkardio.pl>
[http://www.am.torun.pl/~pekasz]


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