Henrik Bach
2004-Sep-13 22:27 UTC
[LLVMdev] reloc refers to symbol ... which is not being output
Hi Just for info: I've succeded upgrading to binutils 2.15 (from pure binutils source) on the mingw platform, through almost automatically configuring, compiling and installing dmake and perl. However, the LLVM configure searches a nonexistent path (c:/mingw/mingw32/bin) in the PATH environment and funny enough finds an old version of ld. So, you have to manually fix the llvm libtool script to reference to your upgraded ld. The reloc problem is fixed in binutils --- Got Freedom? Software Freedom Day 2004 - 28th of August http://www.softwarefreedomday.org/ --->From: "Brian R.Gaeke" <gaeke at uiuc.edu> >Reply-To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> >To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> >Subject: Re: [LLVMdev] reloc refers to symbol ... which is not being output >Date: Sat, 11 Sep 2004 21:54:31 -0500 > > >I think that you might be able to deal with this by upgrading to the latest >cvs binutils. I haven't tried it myself lately. > >-Brian > >On Sep 11, 2004, at 4:31 PM, Henrik Bach wrote: > >>Hi Brian, >> >>do you know the status of your posted question/problem submitted to >>binutils maintainers?: >> >>http://cygwin.com/ml/cygwin/2003-08/msg00742.html >> >>I'm having exactly the same problem on my mingw platform with g++3.3.1 >> >>Henrik >> >>--- >>Got Freedom? >>Software Freedom Day 2004 - 28th of August >>http://www.softwarefreedomday.org/ >>--- >> >>_________________________________________________________________ >>F� alle de nye og sjove ikoner med MSN Messenger http://messenger.msn.dk/ >> >>_______________________________________________ >>LLVM Developers mailing list >>LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >>http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev > > >_______________________________________________ >LLVM Developers mailing list >LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev_________________________________________________________________ Don�t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/
Possibly Parallel Threads
- [LLVMdev] reloc refers to symbol ... which is not being output
- [LLVMdev] The complete suite of llvm now compiles on mingw
- [LLVMdev] The complete suite of llvm now compiles on mingw
- [LLVMdev] configure: error: invalid variable name: CPPFLAGS
- [LLVMdev] Legal matters using code etc from MS website