Opened 16 years ago
Closed 14 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 follow-ups: 4 5 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Component: | ports → base |
---|---|
Milestone: | → MacPorts base bugs |
Summary: | gnustep.cc should not be set → gnustep portgroup: gnustep.cc should not be set |
comment:2 Changed 16 years ago by tobypeterson
Milestone: | MacPorts base bugs → MacPorts Future |
---|
Milestone MacPorts base bugs deleted
comment:3 Changed 15 years ago by jmroot (Joshua Root)
Component: | base → ports |
---|---|
Milestone: | MacPorts Future |
Port: | gnustep-make added |
comment:4 Changed 14 years ago by nerdling (Jeremy Lavergne)
Replying to ryandesign@…: gnustep.cc is now set in trunk/deports/_resources/port1.0/group/gnustep-1.0.tcl.
comment:5 Changed 14 years ago by nerdling (Jeremy Lavergne)
Replying to ryandesign@…:
gnustep.cc is now set in trunk/dports/_resources/port1.0/group/gnustep-1.0.tcl.
comment:6 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Set to the wrong value != should not be set.
gnustep.cc is set in base/src/port1.0/resources/group/gnustep-1.0.tcl.