Skip to content

Parallel build fails on OSX #27

@manugarg

Description

@manugarg

From davedyks...@gmail.com on May 28, 2013 14:25:48

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: http://code.google.com/p/pacparser/issues/detail?id=27

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions