Date: Tue, 04 May 1999 14:42:16 +0100 From: Mark Ovens <marko@uk.radan.com> To: FreeBSD-questions <questions@freebsd.org> Subject: gcc differences between aout & ELF Message-ID: <372EF938.44B0F132@uk.radan.com>
next in thread | raw e-mail | index | archive | help
Should I expect there to be any differences between the same version
of gcc under 2.2.8 and 3.1, other than one outputting aout files and
the other outputting ELF?.
I have a (large) program that compiled and linked fine using gcc 2.8.1
(*not* the standard gcc used for building the system). After u/g to
3.1 this program wouldn't run as some of the required aout libs are
not installed. I installed gcc-2.8.1 from the packages on the 3.1 CD
and recompiled my program but I get errors, mainly from the linker
(undefined symbols etc).
Is this behaviour to be expected? I would have thought that if using
the same version then the only difference would be the type of output
files.
--
FreeBSD - The Power To Serve http://www.freebsd.org
My Webpage http://www.users.globalnet.co.uk/~markov
_______________________________________________________________
Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK
CAD/CAM solutions for Sheetmetal Working Industry
mailto:marko@uk.radan.com http://www.radan.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?372EF938.44B0F132>
