using 32bit glibc/libgcc on a 64bit machine

M

Morfys

Hi,

I would like to copy glibc/libgcc (in particular, libc.so.
6,libgcc_s.so.1) for a 32bit machine onto a 64bit machine. Would
using the 32bit glibc/libgcc on the 64bit machine work?

The reason I ask is that I've been getting the following error:
Bin/libc.so.6: symbol _dl_out_of_memory, version GLIBC_PRIVATE not
defined in file ld-linux.so.2 with link time reference

and wonder if the above is the main issue.
Thanks.
 
W

Walter Roberson

Morfys said:
I would like to copy glibc/libgcc (in particular, libc.so.
6,libgcc_s.so.1) for a 32bit machine onto a 64bit machine. Would
using the 32bit glibc/libgcc on the 64bit machine work?

Try asking in a newsgroup that deals with your particular operating
system(s). comp.lang.c deals with the languages specified by the
C standards; all those standards say about linking is that linking
exists and is done.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,796
Messages
2,569,645
Members
45,367
Latest member
Monarch

Latest Threads

Top