Closed GoogleCodeExporter closed 9 years ago
The problem is here:
cc -pipe -O2 -DNDEBUG -I. -I/home/mwilson/src/v8-juice/src/include -
I/home/mwilson/include -I/home/mwilson/src/v8/include -c -I. -
I/home/mwilson/src/v8-juice/src/include -I/home/mwilson/include -o
whprintf.o whprintf.c
where -fPIC is not getting set for .c files.
This is fixed in commit r693. Please re-run configure after updating.
Original comment by sgbeal@googlemail.com
on 12 Sep 2009 at 6:08
Original issue reported on code.google.com by
diakopter@gmail.com
on 12 Sep 2009 at 5:45