On Saturday 05 May 2001 11:34 pm, Tom Tromey wrote:
> > "Gary" == Gary V Vaughan <[EMAIL PROTECTED]> writes:
>
> Gary> A short while before the libtool-1.4 release, Edward M. Lee
> Gary> posted a joint patch to libtool and automake which takes care of
> Gary> the worst of this sort of thing.
> "Gary" == Gary V Vaughan <[EMAIL PROTECTED]> writes:
Gary> A short while before the libtool-1.4 release, Edward M. Lee
Gary> posted a joint patch to libtool and automake which takes care of
Gary> the worst of this sort of thing. I applied the libtool parts
Gary> before the release but the
On Apr 28, 2001, "Gary V. Vaughan" <[EMAIL PROTECTED]> wrote:
> libtool would need to build a wrapper program on Windows which would
> call the wrapper script to set the environment up to load the
> correct DLLs and then call the actual program in the .libs
> subdirectory.
I like this idea. It'
"Gary V. Vaughan" wrote:
> > Any argument why that is how it is?
>
> See my last mail.
>
> I can think of two ways around this. Either
> [[...]] or libtool would need to build a wrapper program on Windows
> which would call the wrapper script to set the environment up to load the
> correct DL
On Thursday 26 April 2001 7:21 pm, Guido Draheim wrote:
> Guido Draheim wrote:
> > from that I'd say libtool knows that CC has created a pfe.exe but
> > the automake-rules/vardefs expect a builddir/pfe.exe too. A copy
> > of builddir' pfe to pfe.exe does indeed work. Who's to blame,
> > libtool o
On Thursday 26 April 2001 1:18 pm, Guido Draheim wrote:
> Alexandre Oliva wrote:
> > On Apr 26, 2001, Guido Draheim <[EMAIL PROTECTED]> wrote:
> > > I did just need to change a single line in ltmain.sh which
> > > enabled me afterwards to actually *build* a dll.
> >
> > Looks like you were not us
On Apr 26, 2001, Guido Draheim <[EMAIL PROTECTED]> wrote:
> Guido Draheim wrote:
>>
>> from that I'd say libtool knows that CC has created a pfe.exe but
>> the automake-rules/vardefs expect a builddir/pfe.exe too. A copy
>> of builddir' pfe to pfe.exe does indeed work.
Huh? Even though it's a
Guido Draheim wrote:
>
> from that I'd say libtool knows that CC has created a pfe.exe but
> the automake-rules/vardefs expect a builddir/pfe.exe too. A copy
> of builddir' pfe to pfe.exe does indeed work. Who's to blame,
> libtool or automake?
>
It is libtool's fault - even that the final link
Alexandre Oliva wrote:
>
> On Apr 26, 2001, Guido Draheim <[EMAIL PROTECTED]> wrote:
>
> > I did just need to change a single line in ltmain.sh which
> > enabled me afterwards to actually *build* a dll.
>
> Looks like you were not using -no-undefined when creating the
> library. This is requir
On Apr 26, 2001, Guido Draheim <[EMAIL PROTECTED]> wrote:
> I did just need to change a single line in ltmain.sh which
> enabled me afterwards to actually *build* a dll.
Looks like you were not using -no-undefined when creating the
library. This is required to build a DLL on MS-Windows.
--
A
hi everyone,
I am still trying to crosscompile a dll on linux with the new
autotools series. Currently I use cvs-autoconf, automake-1.4d
and libtool-1.4 on top of libsdl.org/Xmingw32 cross-tools.
I did just need to change a single line in ltmain.sh which
enabled me afterwards to actually *buil
11 matches
Mail list logo