#1006: Does not build on clang with GMP
-------------------------+--------------------------------------------------
Reporter: whiteknight | Owner:
Type: bug | Status: new
Priority: minor | Milestone:
Component: build | Version: 1.5.0
Severity: low | Keywords: clang build
Lang: | Patch:
Platform: |
-------------------------+--------------------------------------------------
Parrot was building with llvm/clang for a while, but recently it doesn't
anymore. It fails when trying to link because it detects several of the
GMP symbols are defined more then once. I do not know why it is having
these problems, and I am not sure whether the issue is in GMP, Clang, or
Parrot
I have been able to build with clang using this configuration command:
{{{
perl Configure.pl --cc=clang --ld=clang --link=clang --without-gmp
}}}
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1006>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets