[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: Windows Version
Hi,
>Antonio A Todo Bom wrote:
>> Who mades the last win32 version for gEDA-gaf?
>
>It was Ales Hvezda who built the gEDA-gaf Win32/Cygwin binaries.
>
>I don't think Ales has compiled the 20020209 version for Win32/Cygwin. I
>think he is instead working on using mingw instead of Cygwin in the Win32
>port of gEDA. A Win32/mingw port will act a bit more like a native Windows
>application, create fewer installation problems, and should run a bit faster.
Yeah, I have depreciated the gaf cygwin port and instead I am
working on a mingw32 port. I spent a huge chunk of my time last week and
got a prototype working (almost everything works). It has taken me a lot
long then I expected because I had to resolve a whole bunch of issues
which were not important in the cygwin port (like / vs \). Now I'm just
going through and doing the real port (ie clean not hacked code changes).
I hope to have something out which Gus will be able to package by the
end of this weekend (assuming I don't find any show stoppers).
-Ales