This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: GCC Framework support in Linux
- From: Mike Stump <mrs at apple dot com>
- To: Stefan Urbanek <urbanek at host dot sk>
- Cc: gcc-patches at gcc dot gnu dot org, gnustep-discuss at gnu dot org
- Date: Mon, 11 Aug 2003 16:19:16 -0700
- Subject: Re: GCC Framework support in Linux
On Saturday, August 9, 2003, at 02:06 PM, Stefan Urbanek wrote:
I think that disabling framework support for linux is not a good idea.
The project GNUstep is free implementation variant of OpenStep -
predcessor of OSX. GNUstep has frameworks and they are almost the same
as OSX frameworks.
I'd hope that we could unify these two, now, at least conceptually.
I'd tend to think the above words might scare people unnecessarily.
Anyway, can you try out my patches and try your sourcebase with them,
without the nasty sym linking around for headers? M guess is that
they'd just work. If they don't and you think they should, feel free
to email me with the details.
The biggest changes are -I and -F are interleaved and frameworks have
to come from one place.