Chris,
> Revision: 126685
> Author:   clattner
> Date:     2007-04-28 21:24:20 -0700 (Sat, 28 Apr 2007)
> 
> Log Message:
> -----------
> Add alias support to llvm-gcc
Probably I forget about one small addendum. Attached.

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.

diff -r afcaf95c2797 README.LLVM
--- a/README.LLVM	Sat Apr 28 09:03:58 2007 +0000
+++ b/README.LLVM	Wed Apr 25 18:36:58 2007 +0400
@@ -41,10 +41,6 @@ Below we assume the LLVM OBJDIR is $LLVM
 
 //===-----------------------
 Linux-specific Instructions:
-
-Until http://llvm.org/PR1017 is fixed, you should configure with
---disable-shared. This fixes problems when missing symbols in the stdc++ 
-library when trying to link llvm-g++. 
 
 If llvm-gcc doesn't build right, try building LLVM with OPTIMIZE_OPTION=-O2.
 This may be host compiler version specific.
_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to