libtool
[Top][All Lists]
Advanced

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

Re: libtool dll creation (mingw32 undefined symbols)


From: Ralf Wildenhues
Subject: Re: libtool dll creation (mingw32 undefined symbols)
Date: Thu, 19 Apr 2007 01:08:40 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Hello Richard,

* richard wrote on Tue, Apr 17, 2007 at 11:18:24PM CEST:
> 
> I'd like to start slow by just crosscompile a executable and a dynamic 
> library,
> but i fail at building the .dll with libtool complaining about
> >libtool: link: warning: undefined symbols not allowed in 
> >i586-pc-mingw32msvc shared libraries
[...]
> The --no-undefined is set for the library,

Typo: -no-undefined (just one leading hyphen).

> i would be very thankful for an simple howto or demo program which 
> accomplishes what i am trying to do.
> I took a look at the libltdl sources, because they compile perfectly as 
> a dll, but did not manage to get much out of it.

Look at the mdemo test sources, that's a test that uses libltdl.  Is
that a little better?

> >AC_C_CONST

FWIW, I don't think you need AC_C_CONST nowadays.

Cheers,
Ralf




reply via email to

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