This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Depreciate darwin[0-7]



On 22 Aug 2010, at 17:17, Mike Stump wrote:


On Aug 21, 2010, at 8:52 PM, Jack Howarth wrote:
The only problem is that the actual definition of LINK_SPEC is rather large

Yeah, programming by #define isn't ideal, but that's the current model gcc uses for so many things. As we move to C++, maybe someone might replace it with something cleaner/better. Anyway, I don't see a problem cutting and pasting in this instance. One could try their hand at factoring it out it they have a better solution.

it can most likely be factored, as I did recently with LINK_COMMAND_SPEC,


I'll take a shufftie at darwin7 on an old machine sometime..
... in the meantime I wouldn't spend much effort on it ..

cheers,
Iain



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]