This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


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

problem with glibc-2.1.1 and mklinux


Hi!

I am running MkLinux DR3 on a powermac 7100/66, and I am
trying to install glibc-2.1.1.  I managed to build the
libraries with no problem, but after installation newly
compiled binaries dump core unless they are explicitly
invoked with ld.so.  That is to say that if I compile a
test program executing ./test fails, but if I do 
/lib/ld.so.1 ./test, everything works fine.  Glibc is
installes as the primary (and only) c library, and everything
else is statically linked so I can have a working system while
playing with shared libs.  Does anyone have any insight into
this problem?

Thanks,
Clint McCreary



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