[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] condor_compile problem



Hi Gerald, 
Typically this type of message would occur if the library has been
compiled for 32 bit, and you are trying to compile for 64 bit. 
Looking at the compile line, -m elf_x86_64 has been spicified. 
I think that checking the files that are marked as incompatible (and
hello.o) in the following way:
objdump -f hello.o
Would shed a little light on the compatability.
Gareth

-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx
[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Gerald Davies
The errors from condor_compile are:

[username@host username]$ condor_compile gcc hello.o -o hello LINKING
FOR CONDOR : /usr/bin/ld -L/usr/local/condor/lib -Bstatic --eh-frame-hdr
-m elf_x86_64 -dynamic-