Subject: Re: Shared Libs and executables: How?
To: None <hacksaw@user1.channel1.com>
From: Olaf Schroeder <olaf@digirule.com>
List: netbsd-help
Date: 10/28/1996 10:58:44
>I have seen a -Bdynamic options for ld, the -shared option for gcc.
>
Do you know if gcc can be instructed to use shared/static libs on a
file-by-file basis? Atleast for my version of gcc, it's an all or
nothing deal, but ld seems to have this capability.