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: 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.


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