Hi,
I want to use 32-bit libraries in our code during compilation and link our executable on a 64-bit Informix version (9.30.FC3X1).
When we are trying to do this, ld throws a compatibility error, saying
"/usr/ccs/bin/ld: /usr/ifx930fc3/lib/esql/libifos.a: Not a valid library (invalid
magic number). Possibly a 64-bit PA archive library (Mismatched ABI)."
We are not using ld directly, but through esql.
Is there any way we can tell esql to use 32-bit libraries along with 64-bit Informix libraries?
Regards,
Satya
Infosys Technologies LTD. Pune - India