Changes between Initial Version and Version 2 of Ticket #34333


Ignore:
Timestamp:
May 4, 2012, 5:21:03 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34333

    • Property Keywords clang added
    • Property Owner changed from macports-tickets@… to css@…
    • Property Port Coin added
    • Property Summary changed from Coin compilation to Coin compilation fails with clang
  • Ticket #34333 – Description

    initial v2  
    55building with gcc helps:
    66
     7{{{
    78port -v install coin configure.compiler=llvm-gcc-4.2
     9}}}