Opened 13 years ago
Closed 12 years ago
#34333 closed defect (duplicate)
Coin compilation fails with clang
Reported by: | matevz.langus@… | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | clang | Cc: | |
Port: | Coin |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hi,
Coin does not compile on macports 2.0.4 Mac OS 10.7.3, it says it does not like clang compiler.
building with gcc helps:
port -v install coin configure.compiler=llvm-gcc-4.2
Change History (3)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | clang added |
---|---|
Owner: | changed from macports-tickets@… to css@… |
Port: | Coin added |
Summary: | Coin compilation → Coin compilation fails with clang |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Replying to matevz.langus@…:
building with gcc helps:
port -v install coin configure.compiler=llvm-gcc-4.2
FYI, note that this is not building with gcc; it's building with llvm-gcc.
comment:3 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
No response; assuming dupe.
Note: See
TracTickets for help on using
tickets.
Replying to matevz.langus@…:
Can you elaborate on the way in which coin "does not like clang"? Is this a duplicate of #34059?