search for: rabbit_main

Displaying 1 result from an estimated 1 matches for "rabbit_main".

2010 Jan 31
3
[LLVMdev] llvm-gcc 4.0 question
...using llvm-gcc 4.2. If I leave out just the -isysroot /Developer/SDKs/MacOS10.4u.sdk flag, then both the native gcc and llvm-gcc produced binaries on 10.4 have runtime bus errors. Here are a couple of examples of the errors that are seen during compilation: gcc -I/Users/build/NightlyBuild/rabbit_main/deploy/llvm-2.6-test/ projects/test-suite/SingleSource/UnitTests -I/Users/build/NightlyBuild/ rabbit_main/3rdparty/llvm-2.6-src/projects/test-suite/SingleSource/ UnitTests -I/Users/build/NightlyBuild/rabbit_main/deploy/llvm-2.6-test/ include -I/Users/build/NightlyBuild/rabbit_main/3rdparty/llvm...