Changes between Initial Version and Version 2 of Ticket #36389


Ignore:
Timestamp:
Oct 1, 2012, 11:25:42 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

It sounds like your bug report is that some software won't compile using gcc 4.7? If so, you should work with the developers of gcc to resolve that issue—unless you can provide evidence that this is a MacPorts-specific problem.

P.S: Remember to use WikiFormatting.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36389

    • Property Cc nikos.yiotis@… removed
    • Property Owner changed from macports-tickets@… to mww@…
    • Property Port gcc47 added
    • Property Keywords gcc 4.7 removed
  • Ticket #36389 – Description

    initial v2  
    22It has not been tested with gcc > 4.2 so many things might go wrong. I get this
    33
     4{{{
    45make
    56make -C libsrc all
     
    280281make[1]: *** [OBJ.Linux64/TriMesh_bounding.o] Error 1
    281282make: *** [all] Error 2
     283}}}
    282284
    283285
    284