Mixing 32 and 64 bits code is possible??
Miguel Angel Nuñez
miguel.nunez@datatronics.es
Tue Sep 24 10:30:00 GMT 2002
Hello experts,
I have the following problem, that I think it is impossible, but I'm not sure.
I have my source code compiled for 64 bits. I have to link it with libraries,
that I suspect that where compiled for 32 bits. The thing is not linking
(symbols not found), and I assume it is because of the 64 - 32 bits mixing.
Am I right that it is impossible?? Or maybe it is because of other linking
errors?
Thanks,
Miguel Angel
More information about the Gcc-help
mailing list