Anton Korobeynikov
2006-Apr-29 17:28 UTC
[LLVMdev] Building LLVM under Mingw. Part I: tools-only
Hello, Jeff. You wrote Saturday, April 29, 2006, 7:35:46 PM: JC> Bison 1.875 is known to have problems building LLVM. Please upgrade to JC> a newer version (at least 1.875d). The current version is 2.1. Hmm.. I haven't found any problem building LLVM with that bison. ;) The problem, when ld crashed compiling llc is much more serious. It seems to be linker bug. -- With best regards, Anton mailto:asl at math.spbu.ru Saturday, April 29, 2006 8:17:12 PM Faculty of Mathematics & Mechanics, Saint-Petersburg State University
Anton Korobeynikov wrote:> Hello, Jeff. > > You wrote Saturday, April 29, 2006, 7:35:46 PM: > > JC> Bison 1.875 is known to have problems building LLVM. Please upgrade to > JC> a newer version (at least 1.875d). The current version is 2.1. > Hmm.. I haven't found any problem building LLVM with that bison. ;) > The problem, when ld crashed compiling llc is much more serious. It > seems to be linker bug. > >You will. You haven't gotten that far yet. It shows up as a crash running gccas. As for ld crashing, I have no suggestions.
Maybe Matching Threads
- [LLVMdev] Building LLVM under Mingw. Part I: tools-only
- [LLVMdev] Building LLVM under Mingw. Part I: tools-only
- [LLVMdev] Building LLVM under Mingw. Part I: tools-only
- [LLVMdev] Building LLVM under Mingw. Part I: tools-only
- [LLVMdev] making cygwin nightly builds available?