Date: Fri, 10 Sep 1999 16:22:37 +0100 From: Ben Smithurst <ben@scientia.demon.co.uk> To: "Andy V. Oleynik" <andyo@prime.net.ua> Cc: freebsd-questions@freebsd.org Subject: Re: How to compile on 3.2-S system with aout XFree X programm? Message-ID: <19990910162236.A33804@lithium.scientia.demon.co.uk> In-Reply-To: <37D82164.6DCFBBE4@prime.net.ua> References: <37D82164.6DCFBBE4@prime.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Andy V. Oleynik wrote:
> I have a PC recently upgraded from 2.2.5-R to 3.2-S. There are an X
> sever running on it with the rest of X stuff (libs,includes). XFree
> is 3.3.1 aout. And I need to compile small x-app. As far as I have
> no ELF X libs my intention is to compile it by hand using cc/gcc and
> /usr/libexec/aout/* stuff particularly - ld. But how can I force
> cc/gcc to make aout obj files?
`export OBJFORMAT=aout` should do it.
--
Ben Smithurst | PGP: 0x99392F7D
ben@scientia.demon.co.uk | key available from keyservers and
| ben+pgp@scientia.demon.co.uk
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?19990910162236.A33804>
