[LLVMdev] Win32 COFF Support

Aaron Gray aaronngray.lists at googlemail.com
Fri May 28 11:20:20 PDT 2010


On 28 May 2010 05:59, Nathan Jeffords <blunted2night at gmail.com> wrote:

> For those that are interested, I have attached the latest version of my
> Win32 COFF support patch. There is no new functionality, I just fixed some
> compiler errors due to recent changes in the MC library.
>
> Nathan,

Sorry about this but...

On Cygwin with GCC-4.2.4 :-

In file included from /home/ang/svn/llvm/lib/MC/WinCOFFObjectWriter.cpp:32:
/home/ang/svn/llvm/lib/MC/WinCoff.h:68: error: comma at end of enumerator
list

Otherwise builds okay.

I'll run some tests on it...

Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100528/12b37611/attachment.html>


More information about the llvm-dev mailing list