Re: minimizing forks (was Re: commit -- removed unused directory in expat)


Subject: Re: minimizing forks (was Re: commit -- removed unused directory in expat)
From: Sam TH (sam@uchicago.edu)
Date: Mon Feb 05 2001 - 13:18:43 CST


On Mon, Feb 05, 2001 at 02:19:43PM -0500, Thomas Briggs wrote:
>
> > That's bad. I was under the distinct impression that it was possible
> > to use configure style build systems on Win32. I know autoconf runs
> > on them. In fact, they must work, since gcc builds on cygwin. Is the
> > problem with the compiler options?
>
> It's possibe to use configure under cygwin if you're compiling with gcc,
> yes. Unfortunately, every template Makefile.in that I've ever seen
> hardcodes preprocessor options that MSVC chokes on. configure doesn't
> correctly catch the linker and some other stuff either, so the time and
> effort it would take to try to hack up the whole
> autoconf/Makefile.in/whatever system to work with the MSVC compiler isn't
> worth it.
> A nice simple Makefile.abi seems to be the way to go, but I haven't had
> any luck getting expat to compile that way anyway (yet). It looks like I'm
> gonna have to reverse engineer the whole expat build system before I can get
> Win32 up and going again.

Have you tried the expat build system with MSVC? What errors does it
give? I'd like to try to fix them, rather than have you create a new
build system.

And you didn't really mean preprocesser, right?
           
        sam th
        sam@uchicago.edu
        http://www.abisource.com/~sam/
        GnuPG Key:
        http://www.abisource.com/~sam/key




This archive was generated by hypermail 2b25 : Mon Feb 05 2001 - 13:18:05 CST