New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15346 (closed defect: wontfix)

Opened 5 years ago

Last modified 2 years ago

gnustep portgroup: gnustep.cc should not be set

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

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

comment:1 follow-ups: ↓ 4 ↓ 5 Changed 5 years 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

comment:2 Changed 4 years ago by toby@…

  • Milestone changed from MacPorts base bugs to MacPorts Future

Milestone MacPorts base bugs deleted

comment:3 Changed 3 years ago by jmr@…

  • Component changed from base to ports
  • Port set to gnustep-make
  • Milestone MacPorts Future deleted

comment:4 in reply to: ↑ 1 Changed 3 years ago by snc@…

comment:5 in reply to: ↑ 1 Changed 3 years ago by snc@…

comment:6 Changed 2 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to wontfix

Set to the wrong value != should not be set.

Note: See TracTickets for help on using tickets.