public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Error -j2 building gcc cvs trunk with Ada
@ 2004-11-30 14:53 Christian Joensson
  2004-11-30 22:19 ` Laurent GUERBY
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Joensson @ 2004-11-30 14:53 UTC (permalink / raw)
  To: gcc

Fedora Core release Rawhide (Rawhide) ia32 pentium III dual i686:

binutils-2.15.92.0.2-6
bison-1.875c-2
dejagnu-1.4.4-3
expect-5.42.1-1
gcc-3.4.3-6
gcc4-4.0.0-0.11
glibc-2.3.3-84
glibc-headers-2.3.3-84
glibc-kernheaders-2.4-9.1.87
kernel-2.6.9-1.650_devel
kernel-smp-2.6.9-1.650_devel
tcl-8.4.8-1

LAST_UPDATED: Tue Nov 30 10:24:32 UTC 2004

configure   --enable-__cxa_atexit --enable-shared --enable-languages=c,ada,c++,f95,java,objc

(cd tools; ln -s ../sdefault.adb .)
rm -f tools/mlib-tgt.adb; ln -s /usr/local/src/trunk/gcc/gcc/ada/mlib-tgt-linux.adb tools/mlib-tgt.adb;  rm -f tools/indepsw.adb; ln -s /usr/local/src/trunk/gcc/gcc/ada/indepsw-linux.adb tools/indepsw.adb;
touch ../stamp-tools
../../gnatmake -c -I../rts -I. -I/usr/local/src/trunk/gcc/gcc/ada gnatchop --GCC="../../xgcc -B../../ -O2 -g -O2      -gnatpg -gnata"
../../gnatmake: error while loading shared libraries: ./libgcc_s.so.1: cannot open shared object file: No such file or directory
make[4]: *** [../../gnatchop] Error 127
make[4]: Leaving directory `/usr/local/src/trunk/objdir32/gcc/ada/tools'
make[3]: *** [gnattools2] Error 2
make[3]: Leaving directory `/usr/local/src/trunk/objdir32/gcc/ada'
make[2]: *** [gnattools-native] Error 2
make[2]: Leaving directory `/usr/local/src/trunk/objdir32/i686-pc-linux-gnu/libada'
make[1]: *** [all-target-libada] Error 2

Is there a problem with make -j2 builds?

Cheers,

/ChJ

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Error -j2 building gcc cvs trunk with Ada
  2004-11-30 14:53 Error -j2 building gcc cvs trunk with Ada Christian Joensson
@ 2004-11-30 22:19 ` Laurent GUERBY
  0 siblings, 0 replies; 2+ messages in thread
From: Laurent GUERBY @ 2004-11-30 22:19 UTC (permalink / raw)
  To: Christian Joensson; +Cc: gcc

There was some problem in CVS recently with libgcc Makefiles, you
might want to try again after updating.

Laurent

On Tue, 2004-11-30 at 15:11, Christian Joensson wrote:
> ../../gnatmake -c -I../rts -I. -I/usr/local/src/trunk/gcc/gcc/ada gnatchop --GCC="../../xgcc -B../../ -O2 -g -O2      -gnatpg -gnata"
> ../../gnatmake: error while loading shared libraries: ./libgcc_s.so.1: cannot open shared object file: No such file or directory
> make[4]: *** [../../gnatchop] Error 127



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-11-30 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-30 14:53 Error -j2 building gcc cvs trunk with Ada Christian Joensson
2004-11-30 22:19 ` Laurent GUERBY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).