Re: [pure-lang-users] pure won't complile anymore
Status: Beta
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2008-09-03 14:29:32
|
Eddie Rucker wrote: > g++ -shared -o libpure-0.6.so expr.o interpreter.o matcher.o printer.o > runtime.o symtable.o util.o lexer.o parser.o `llvm-config --ldflags > --libs core jit native` -lreadline -lgmp > /usr/bin/ld: runtime.o: relocation R_X86_64_32S against `a local symbol' > can not be used when making a shared object; recompile with -fPIC Oops, sorry. This should be fixed now (r689). You'll have to do a ./configure && make clean && make. Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |