Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #15346 (new defect)

Opened 5 months ago

Last modified 7 weeks ago

gnustep portgroup: gnustep.cc should not be set

Reported by: fedor@… Owned by: macports-tickets@…
Priority: Normal Milestone: MacPorts base bugs
Component: base Version: 1.6.0
Keywords: gnustep Cc:
Port:

Description

I'm trying to update the gnustep ports. One significant aspect of this is that, gnustep does not require the GNU gcc compiler. It can work fine with the standard Apple compiler. However I can't seem to change the default. Setting "gnustep.cc cc" in my Portfile doesn't seem to work.

In any case, the real problem is that gnustep.cc should not be set at all. gnustep-make discovers and defines CC and passes this on to anything that is build with gnustep-make. So there could be a variant in the gnustep-make port to set CC to either the Apple or GNU compiler (and include the proper depends_lib if required), but there is no need to set CC for any other gnustep Portfile as it should get the CC defined in gnustep-make

Change History

Changed 7 weeks ago by ryandesign@…

  • summary changed from gnustep.cc should not be set to gnustep portgroup: gnustep.cc should not be set
  • component changed from ports to base
  • milestone set to MacPorts base bugs
Note: See TracTickets for help on using tickets.