libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linking together .dll using .a static libraries (2)


From: hanro
Subject: Linking together .dll using .a static libraries (2)
Date: Fri, 06 Nov 2009 00:01:06 +0100

I want to explain the question a bit more.

I have in a .dll library implemented, e.g.:

FreeContextBuffer(NULL);

For this function I need to refer to libsecur32.a.
How can I do that?

libhello_la_LDFLAGS = -no-undefined -avoid-version -lsecur32
does not work with cygwin.

Thanks for help
Hanro
-- 
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser




reply via email to

[Prev in Thread] Current Thread [Next in Thread]