libtool
[Top][All Lists]
Advanced

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

Re: AW: libtool + MinGW


From: Ralf Wildenhues
Subject: Re: AW: libtool + MinGW
Date: Mon, 12 Jun 2006 10:54:38 +0200
User-agent: Mutt/1.5.11

* Brendon Costa wrote on Mon, Jun 12, 2006 at 10:46:29AM CEST:
> Duft Markus wrote:
> > 
> > Do you want to get it to work with the MinGW GCC, or with the MSVC
> > toolchain (i.e. cl.exe, link.exe etc...) ? This makes a big
> > difference, since libltdl is really useless with the MS toolchain.
> > 
> > I think we allready talked about wgcc, did we? ;o)

> My plan is to eventually to get it to work with both. I know it should
> currently work on MinGW, so i am starting there. I now have that going
> correctly.
> 
> The next step is to look at the commands emitted by libtool while
> compiling with MinGW, and using wrappers like wgcc or my own wrapper
> scripts, to make them look enough like gcc/g++ that libtool can use the
> wrappers to actually compile/link with MSVC using the same commands it
> would usually use to compile/link with MinGW/gcc.

I think you won't get auto-import working with MSVC; AFAIK it has no
such feature.  Dunno about --enable-auto-image-base.

> I have also been looking at the idea of a libtool native port for MSVC,
> but that is not an option for the near term and may not be as desirable
> anyway in my situation.

That is more or less what Peter was aiming at.

Cheers,
Ralf




reply via email to

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