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

3.0.3 on sparc-sun-solaris2.8


$ gcc -v
Reading specs from 
/space/wpc/util/lib/gcc-lib/sparc-sun-solaris2.8/3.0.3/specs
Configured with: ../gcc-3.0.3/configure --prefix=/space/wpc/util
Thread model: posix
gcc version 3.0.3

build was on a dual UltraSPARC3 system.

gmake -j 3 bootstrap failed once during configuration and building of 
the libraries.  a short (interrupted) "gmake bootstrap" followed by 
another gmake -j 3 bootstrap worked.  i suspect there is a bug in the 
dependencies somewhere so that two different jobs are clobbing the same 
thing.  debugging these things are difficult but the first failure 
(AFAICT) is around this:
checking how to run the C preprocessor... yes
checking for sys/mman.h... /space/wpc/incoming/gcc-3.0.3-build/gcc/xgcc 
-B/space/wpc/incoming/gcc-3.0.3-build/gcc/ 
-B/space/wpc/util/sparc-sun-solaris2.8/bin/ 
-B/space/wpc/util/sparc-sun-solaris2.8/lib/ -isystem 
/space/wpc/util/sparc-sun-solaris2.8/include -E
checking for ANSI C header files... loading cache ../config.cache within 
ltconfig
configure: error: libtool configure failed
gmake[1]: *** [configure-target-libstdc++-v3] Error 1
gmake[1]: *** Waiting for unfinished jobs....
...[about 300 more lines of another configure before it halts]...

i then did a "gmake bootstrap" until libtool was configured, halted it, 
and then did another "gmake -j 3 bootstrap".  build was successful.

cheers,
/lib
-- 
/lib: Bill Clarke CAP Project Dept of Computer Science ANU Australia
http://llib.cjb.net llib@computer.org  tel:+61-2-6125x5687 fax:x0010
GNU SMP unix ML C++ LaTeX MPI tcsh emacs XPilot mozilla XFiles Buffy
DrWho Goodies StarTrek Origami Volleyball Cricket Asimov Bear Clarke
Donaldson Jordan Kay Lackey Martin Stasheff DeepPurple H&C KLF Queen
PinkFloyd: v1.2a s+d>r TW 1/0/pw Gfm 1? pp Animals 9 30 50% 20000501


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