What steps will reproduce the problem?
'make -j 4' on a dual-core MacBook Pro
What is the expected output? What do you see instead?
Expect:
All tests were successful.
Instead see:
cc -dynamiclib -framework System -install_name /usr/lib/libpacparser.1.dylib -o libpacparser.1.dylib pacparser.o libjs.a -lm
ld: malformed archive TOC entry for _printVal, offset 2032640 is beyond end of file 1318912 for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
What version of the product are you using? On what operating system?
pacparser version 1.3.1
Mac OSX version 10.6.8
Please provide any additional information below.
Different errors show up with different levels of parallelism
Original issue reported on code.google.com by davedyks...@gmail.com on 28 May 2013 at 9:25
Original issue reported on code.google.com by
davedyks...@gmail.com
on 28 May 2013 at 9:25