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

Problems while building with glibc.2.0.6


hi,

System:		i486-pc-linux-gnu
EGCS-Version:	egcs-2.91.08 980214 (gcc-2.8.0 release) from cvs Directory
GCC-Version:	2.7.2.2
GLIBC-Version:	2.0.6


I recently reported an error to glibc because of strange segmentation faults,
which was my fault because I didn't used the strange ld.so switches. Besides
somebody wrote, that the egcs should build with libc6 and I tried that.

But I get a very strange error while making bootstrap:
Once built for example
gengenrtl
the /bin/sh reports 'no such file or directory' when calling this executable
(which seems to be very present while typing 'ls'). I never seen this strange
behaviour before.
Why does this happen ?

To repeat just type
./configure --enable-shared --enable-debug
make bootstrap


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