[LLVMdev] unrecognized command line option "-Wno-long-double"

Duncan Sands baldrick at free.fr
Thu Jun 5 04:33:23 PDT 2008


Hi Filipe,

> LLVM-gcc can't recognize this option, don't know why, because the gcc  
> in Mac OS X (quite old, compared to 4.2) can recognize it.

mainline gcc-4.2 doesn't recognize this option as far as I can see.  Since
llvm-gcc is based on gcc-4.2, it has inherited this behaviour from it.

Ciao,

Duncan.



More information about the llvm-dev mailing list