Subject: ELF & ld -Bshareable ?
To: None <current-users@NetBSD.ORG>
From: Jaromir Dolecek <dolecek@ics.muni.cz>
List: current-users
Date: 05/12/1998 22:35:36
Is it possible to use
	ld -Bshareable -o shareable_object some_fpic_obj.o
or do I HAVE to use
	ld -shared -o shareable_object some_fpic_obj.o
on archs using ELF ?

If not, ld should maybe be changed to support this, so either syntax would
work on any NetBSD system.

-- 
Jaromir Dolecek <dolecek@ics.muni.cz>	http://www.ics.muni.cz/~dolecek/
-------------------------------------------------------------------------
It is better never to have been born.  But who among us has such luck?
One in a million, perhaps.