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]
Other format: [Raw text]

libstdc++-v3 build failure


Hello,

During the gcc libstdc++-v3 build step I get the following
errors (from gmake on gcc-3.1)

gmake[8]: *** [complex_io.lo] Error 1
gmake[8]: Leaving directory
`/tmp/gcc/sparc-sun-solaris2.7/sparcv9/libstdc++-v3/src'
gmake[7]: *** [all-recursive] Error 1
gmake[7]: Leaving directory
`/tmp/gcc/sparc-sun-solaris2.7/sparcv9/libstdc++-v3'
gmake[6]: *** [all-recursive-am] Error 2
gmake[6]: Leaving directory
`/tmp/gcc/sparc-sun-solaris2.7/sparcv9/libstdc++-v3'
gmake[5]: *** [multi-do] Error 1
gmake[5]: Leaving directory `/tmp/gcc/sparc-sun-solaris2.7/libstdc++-v3'
gmake[4]: *** [all-multi] Error 2
gmake[4]: Leaving directory `/tmp/gcc/sparc-sun-solaris2.7/libstdc++-v3'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/tmp/gcc/sparc-sun-solaris2.7/libstdc++-v3'
gmake[2]: *** [all-recursive-am] Error 2
gmake[2]: Leaving directory `/tmp/gcc/sparc-sun-solaris2.7/libstdc++-v3'
gmake[1]: *** [all-target-libstdc++-v3] Error 2
gmake[1]: Leaving directory `/tmp/gcc'
gmake: *** [bootstrap] Error 2

I have looked around, but admit I'm stuck right now.
This is on Solaris 2.7 and using gcc-3.0

Also, can someone point me to how I can run "fixincludes"
on an include tree.  Reason is, I have access to a working
gcc - but it reports errors when processing some header
files on one particular project (HylaFax). This appears to 
be related to the "broken headers problem", so I think I 
could get around this if I could generate the modified 
headers for the previous gcc-3.0.

Can anyone recommend a good reference on running GNU/GCC 
on Solaris 2.7

Kind regards, John.
-- 
     nawk nawk,  Who's there ?   Aho, Weinberger and Kerninghan.


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