Ticket #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
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@…
Replying to ryandesign@…: gnustep.cc is now set in trunk/deports/_resources/port1.0/group/gnustep-1.0.tcl.
comment:5 in reply to: ↑ 1 Changed 3 years ago by snc@…
Replying to ryandesign@…:
gnustep.cc is now set in trunk/dports/_resources/port1.0/group/gnustep-1.0.tcl.


gnustep.cc is set in base/src/port1.0/resources/group/gnustep-1.0.tcl.