[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GCC 4.1 on mingw platform
From: |
Xavier Glattard |
Subject: |
Re: GCC 4.1 on mingw platform |
Date: |
Wed, 30 May 2007 06:43:22 +0000 (UTC) |
User-agent: |
Loom/3.14 (http://gmane.org/) |
Christopher Armstrong <carmstrong <at> fastmail.com.au> writes:
(...)
> Perhaps if we copied it out and wrote a GNUmakefile for it? That might
> work; it appears to be the approach with the GNUstep version of libobjc
> (although it has some extra patches against it AFAIK).
It's far easier to use the gnustep libobjc ! (for me)
But i think it's a shame to have to maintain this library only for mingw users
when the gcc one would do the job as it does with linux...
Xavier