[LLVMdev] LLVM & Mozilla
Anton Korobeynikov
asl at math.spbu.ru
Fri Feb 2 15:19:17 PST 2007
Hello Everyone.
With the help of recent regparm/inreg patches (landed week ago) LLVM was
able able to build recent Mozilla/Seamonkey distribution.
The target system in question was x86-32/Linux. Seamonkey suite 1.07 was
built.
Instructions:
1. Configure with CXXFLAGS="-D__NO_MATH_INLINES"
CFLAGS="-D__NO_MATH_INLINES" CC=<your llvm-gcc> CXX=<your llvm-g++>
2. Make as usual.
No additional patching is needed.
Have fun!
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.
More information about the llvm-dev
mailing list