[cfe-dev] LLVM-Gold-Plugin

Behrooz Shafiee shafiee01 at gmail.com
Tue Jan 15 14:19:26 PST 2013


Oh, I think you mean this:


g++ -I/path/to/llvm-2.9/tools/gold  -D_DEBUG -D_GNU_SOURCE
-D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O3 -fomit-frame-pointer
-fno-exceptions -fno-rtti -fPIC -Woverloaded-virtual -Wcast-qual
-I/path/to/binutilsGold/src/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -lLTO -O3 -Wl,-R -Wl,'$ORIGIN'
-L/path/to/llvm-2.9/Release+Asserts/lib
-L/path/to/llvm-2.9/Release+Asserts/lib     -pedantic -Wno-long-long -Wall
-W -Wno-unused-parameter -Wwrite-strings    -shared -o
/path/to//llvm-2.9/Release+Asserts/lib/LLVMgold.so
/path/to/llvm-2.9/tools/gold/Release+Asserts/gold-plugin.o \

On Tue, Jan 15, 2013 at 4:56 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> VERBOSE=1





-- 
Behrooz Shafiee Sarjaz,
Department of Computer Engineering,
University of Waterloo,
Canada.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130115/b9d437f9/attachment.html>


More information about the cfe-dev mailing list