[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GCC 2.7.2
In article <m0tyv4m-0000EAC@thelbane.brisnet.org.au>,
Dancer <root@thelbane.brisnet.org.au> wrote:
Hi Dancer,
>Problem. It punches out the new object format. The old linkers don't know
>this format, and the linker in binutils 2.5.2 doesn't produce the right
>executable format, unless someone has a patch?
Please enlighten me: which new object format is used?
I have gcc-2.7.2 running, too. It produces assembler-code which is
passed to `gas' (version 2.3), which produces an object file. This
object file is perfectly understood by `ld'
(`gcc-ld' linker Patchlevel 38 for GNU, Atari ST version (Mar 25 1995 13:44:20))
I'm using this version of gas and ld since gcc-2.6.3, the upgrade to
gcc-2.7.2 did only include new versions of `gcc', `cpp', `cc1' and
`cc1plus'.
cu, Steffen
--
steffen.ries@gondolin.camelot.de | .sig intentionally left blank
steffen_ries@m4.maus.de |
- References:
- GCC 2.7.2
- From: root@thelbane.brisnet.org.au (Dancer)