[LLVMdev] Linux-x86 Compatibility

Casey Carter ccarter at cs.uiuc.edu
Fri Sep 13 09:59:01 PDT 2002


ISSUE: DSOs in Linux are created by "g++ -shared" instead of "g++ -G".

ACTION: Compile with "g++ -shared" instead of "g++ -G", i.e., use the 
alternate definition of "MakeSO" in Makefile.common.

PATCH: Apply from llvm top-level directory with "patch -p0".

-- 
Casey Carter
Casey at Carter.net
ccarter at uiuc.edu
AIM: cartec69

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20020913/d1b1d5a9/attachment.ksh>


More information about the llvm-dev mailing list