[1117] in SIPB_Linux_Development
Re: Building shared libraries
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Mon Oct 23 20:02:55 1995
Date: Mon, 23 Oct 1995 20:02:22 -0400
From: "Theodore Ts'o" <tytso@MIT.EDU>
To: Jered J Floyd <jered@MIT.EDU>
Cc: linux-dev@MIT.EDU
In-Reply-To: Jered J Floyd's message of Mon, 23 Oct 1995 19:14:04 -0400,
<199510232314.TAA08207@zygorthian-space-raiders.MIT.EDU>
Date: Mon, 23 Oct 1995 19:14:04 -0400
From: Jered J Floyd <jered@MIT.EDU>
So, is there any way to build a.out shared libraries after upgrading to
ELF
?
It's probably possible, but it would require frobbing with the dlltools
package so they can call gcc with the right arguments.
- Ted