Kayvan A. Sylvan wrote:

> On Sat, Feb 11, 2006 at 06:10:45PM +0000, Angus Leeming wrote:
>> It's quite possible that the code in os_cygwin.C is buggy; Kayvan
>> compiles this frontend I believe; he may have some experiences to
>> share...
> 
> I do compile this for both XForms and QT. I have no problems with
> the source as is.
> 
> What, exactly is the issue?

Enrico is trying to push the code where it isn't meant to go ;-)

He's essentially using the Cygwin build environment to build a native
Window executable (ie, --without-x) because Lars' insistence that we use
the latest and greatest versions of the autotools means that the
MinGW/MSYS platform won't build. (The latest available, working, version
of automake on MinGW/MSYS is 1.8.)

Enrico is finding "directory separator" issues because he's essentially
mixing native Windows code (Qt) with Posix code (our os_cygwin.C).

Hmmm, is that a fair summary? Yes, I think so.

-- 
Angus

Reply via email to