[llvm-commits] SVN Trunk broken on LLVMHello.dll on Cygwin platform

Aaron Gray aaronngray.lists at googlemail.com
Sat Feb 28 09:58:27 PST 2009


On Fri, Feb 27, 2009 at 11:26 PM, Anton Korobeynikov <
anton at korobeynikov.info> wrote:

>
> Same error on MingW as well. It started between 65440 and 65525.
>
> That's correct. This is not possible to have undefined symbols in shared
> libraries on windows (aka .dll's). libtool just "silenced" this error based
> on target information. The proper solution is not to build hello at all on
> windows targets. Nick is aware about the problem and solution, stay tuned!
> :)
>

Thanks, good to know I am not alone.

I am moving over to putty, rsync and Linux for main development now, Cygwin
is just too sloooow :)

Aaron

BTW. I still will do Cygwin test builds on request.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090228/dfa9333d/attachment.html>


More information about the llvm-commits mailing list