Date: Tue, 8 Aug 2000 15:56:42 +0700 (NSS) From: Max Khon <fjoe@iclub.nsu.ru> To: Eugene Grosbein <eugen@svzserv.kemerovo.su> Cc: stable@FreeBSD.ORG Subject: Re: Linking both aout and elf libraries Message-ID: <Pine.BSF.4.21.0008081555470.35554-100000@iclub.nsu.ru> In-Reply-To: <398FC68B.657C9F0C@svzserv.kemerovo.su>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, there! On Tue, 8 Aug 2000, Eugene Grosbein wrote: > > > Is there a way to build the system so that a single executable can > > > be linked against both aout format and elf format libraries? > > Yes, it is. I have such system. It's 3.5-STABLE. > It has all compatXX installed AND /usr/lib/aout > filled with contents of /usr/lib of living 2.2.8-RELEASE, > here are static a.out libraries (and another copy of shared :) > > Now I can say 'export OBJFORMAT=aout; make' > and get runnable a.out binary. I used this to link my applications > with old commercial a.out libraries that had not new elf variant. that's not what original poster wanted to achieve. your binary is pure aout binary. he wanted to link both aout and elf together /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008081555470.35554-100000>