This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: TCP Wrappers


On Wed, Apr 03, 2002 at 12:37:25PM -0500, Prentis Brooks wrote:
> I am willing to look into this, it currently does not use libtool, so I
> have a lot of mods to make that happen, if I understood cgf right.

I don't remember saying this.

It *should* be as simple as saying

gcc -Wl,--export-all-symbols -shared -o foo.dll -Wl,--out-implib,cygfoo.a *.o

but I guess it rarely is.

(I know the above is probably missing some crucial piece or other, I'm
just vaguely showing how it should work.)

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]