From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralph Seguin To: gcc@gcc.gnu.org Cc: gcc-help@gcc.gnu.org Subject: Converting aout objs to elf?? Date: Thu, 09 Mar 2000 11:40:00 -0000 Message-id: <00030911382500.31528@honey.adc.rsv.ricoh.com> X-SW-Source: 2000-03/msg00045.html Hi. We have a library from a vendor that is compiled aout and we are using ELF everywhere else. We do not have source to and CANNOT get them to provide an ELF version. I seem to remember seeing something a long time ago about converting aout object files to ELF. Is there an easy means of converting a library of AOUT objects into a (shared) ELF library? What if the library was built aout on FreeBSD 2.2.8, but we are now up to 3.3-RELEASE? What other sorts of issues are we going to run into? ... Thanks. -Ralph rseguin@rsv.ricoh.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralph Seguin To: gcc@gcc.gnu.org Cc: gcc-help@gcc.gnu.org Subject: Converting aout objs to elf?? Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: <00030911382500.31528@honey.adc.rsv.ricoh.com> X-SW-Source: 2000-q1/msg00355.html Message-ID: <20000401000000.pfkv3MfP89uHBxwJ3GtQsX-alFqAVMR6n3leR5Zzdn4@z> Hi. We have a library from a vendor that is compiled aout and we are using ELF everywhere else. We do not have source to and CANNOT get them to provide an ELF version. I seem to remember seeing something a long time ago about converting aout object files to ELF. Is there an easy means of converting a library of AOUT objects into a (shared) ELF library? What if the library was built aout on FreeBSD 2.2.8, but we are now up to 3.3-RELEASE? What other sorts of issues are we going to run into? ... Thanks. -Ralph rseguin@rsv.ricoh.com