From: Dan M. <da...@sy...> - 2001-04-01 22:07:36
|
If I have an object file compiled under AIX and it has no external dependencies (just a simple math algorithm), can I use this object file under linux running on the same machine? More specifically, are the object file formats compatible - can I link xcoff and elf under linux? Thanks, Dan |