libtool
[Top][All Lists]
Advanced

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

Re: [Mingw-users] Re: libbfd, libtool & Win32


From: Earnie Boyd
Subject: Re: [Mingw-users] Re: libbfd, libtool & Win32
Date: Mon, 23 Sep 2002 14:40:25 -0400

David Olofson wrote:
> 
> That brings up another interesting point: If impgen was to be compiled
> when installing libtool, wouldn't that result in the same problem? I
> mean, impgen should only build when you're installing libtool for a cross
> compiler - and then you're in that darn cross compiler environment again!
> *heh*
> 
> How would one get around that?
> 

Having impgen be installed for the host system would work as long as the
target is kept in mind.  So, your impgen would be built to execute on
Linux but target binary libraries for Win32.  Much the same way GCC does
it now.  You could use dlltool to create the same files as impgen so
that impgen isn't needed AFAIK.  I could see keeping impgen if it is
possible to code it to target a different system other than Win32.

Earnie.




reply via email to

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