On Tue, Apr 25, 2006 at 01:52:00PM -0500, Albert Chin wrote:
> [snip snip]
>
> How do we solve this? Either we set hardcode_direct=no for these
> platforms or, in ltmain.in, make it smart enough to check and use
> hardcode_minus_L=yes before hardcode_direct=yes.
Another possibility is to add a ne
Hi!
Ok, because of the various problems
using PE/DLL executable format with *nix software I just decided to completely
drop PE support and replace it with ELF. (Except for a tiny .PE loader
for Mono assemblies).
http://www.skyos.org/?q=node/519
Once done, I will try porting libtool
again and le