Opened 16 years ago

Closed 13 years ago

#15346 closed defect (wontfix)

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 (6)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Component: portsbase
Milestone: MacPorts base bugs
Summary: gnustep.cc should not be setgnustep portgroup: gnustep.cc should not be set

comment:2 Changed 15 years ago by tobypeterson

Milestone: MacPorts base bugsMacPorts Future

Milestone MacPorts base bugs deleted

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Component: baseports
Milestone: MacPorts Future
Port: gnustep-make added

comment:4 in reply to:  1 Changed 14 years ago by nerdling (Jeremy Lavergne)

comment:5 in reply to:  1 Changed 14 years ago by nerdling (Jeremy Lavergne)

comment:6 Changed 13 years ago by jmroot (Joshua Root)

Resolution: wontfix
Status: newclosed

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

Note: See TracTickets for help on using tickets.