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

Glibc installation


 
Hello
I´ve written a program on my machine (a i686 cpu, running redhat7.1,
gcc2.96, libc.2.2.2.so just as come from RH7 cd...) and it runs smoothly on this machine.
But I need it to run on a 486 with libc5 installed. If I copy the libs used
by my program (ldd...) on the 486, and then run ldconfig, when I run my program
it bombs saying "Illegal instruction".
How can I solve this?
I´ve tried downloading the glibc-2.2.4 and compiling it with --prefix=/usr i386-linux-pc-gnu...
It ran fine, then i did make check, all ok, run to single user mode and ran make install, and my machine doesn´t boot anymore.....uau!!
after reinstalling rh71, do I must reinstall gcc and glibc on my host machine? With what switches?
And how do I compile glibc, gcc (if it´s needed) and my prog?
Thanx
Ricardo Derbes
Altec SE
Albarracín 157 - San Carlos de Bariloche
+54-2944-426892
rmd@altec.com.ar

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