[LLVMdev] linux build problem

Rafael Espindola espindola at google.com
Tue Jan 20 05:49:12 PST 2009


> As always, I'm sorry for the breakage. These merges are annoying, but
> important for a variety of reasons. This merge, for instance, got the
> Fortran FE to compile and run the test suite. :-) I'll fix the build
> problems before the code freeze on the 21st.

np. Can you try the attached patch? The  idea is to have the driver
(gcc) handle the darwin/non-darwin issues and the compiler (cc1) just
uses the  arguments passed to it.

Fixes the build on linux.

> -bw
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>

Cheers,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047
-------------- next part --------------
A non-text attachment was scrubbed...
Name: format2.patch
Type: text/x-diff
Size: 4100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090120/fb583414/attachment.patch>


More information about the llvm-dev mailing list