[LLVMdev] Is there a separate linker for LLVM in Windows?
Török Edwin
edwintorok at gmail.com
Sun Oct 16 09:02:32 PDT 2011
On 2011-10-16 18:53, Don Quixote de la Mancha wrote:
> On Sun, Oct 16, 2011 at 7:02 AM, Óscar Fuentes <ofv at wanadoo.es> wrote:
>> Or just get it from your Linux distro.
>
> I didn't realize. That's Just Dandy.
>
>> For instance, the
>> mingw32-binutils package in Debian-based distros will provide a nice
>> `ld' for cross-compiling to Windows.
>
> One Mac OS X there are various i386-mingw32 packages in MacPorts:
>
> http://www.macports.org/ports.php?by=name&substr=mingw
>
> Here are the MacPorts installation instructions:
>
> http://www.macports.org/install.php
>
> Fedora has a lot of packages that have been built with MingW:
>
> https://admin.fedoraproject.org/pkgdb/acls/list/?searchwords=mingw32*
>
> There doesn't seem to be a 64-bit port of MingW yet.
http://mingw-w64.sourceforge.net/
It provides both 32-bit and 64-bit (cross)compilers.
Best regards,
--Edwin
More information about the llvm-dev
mailing list