comp.lang.ada
 help / color / mirror / Atom feed
From: Robert A Duff <bobduff@shell01.TheWorld.com>
Subject: Re: [ot] making stuff
Date: Fri, 19 Jul 2002 00:31:54 GMT
Date: 2002-07-19T00:31:54+00:00	[thread overview]
Message-ID: <wcclm88lfr9.fsf@shell01.TheWorld.com> (raw)
In-Reply-To: gk1Y8.2423$5A5.184233@newsfep1-win.server.ntli.net

"chris.danx" <spamoff.danx@ntlworld.com> writes:

> is it possible to generate makefiles that will work on both unix/linux and
> windows?

For my own use, I installed the cygwin utilities on my Windows
machines.  This made it *much* easier to write portable make files.

Without cygwin, it was possible, but it was a huge pain (for various
reasons mentioned elsewhere in this thread).

Of course, if you're distributing code to miscellaneous folks who may or
may not have cygwin, you're stuck with the pain.  You end up with either
huge amounts of OS-conditional junk, or simply maintain two different
make files.

- Bob



  parent reply	other threads:[~2002-07-19  0:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-13 21:53 [ot] making stuff chris.danx
2002-07-14 22:52 ` Jacob Sparre Andersen
2002-07-15  2:38   ` Larry Kilgallen
2002-07-15 11:52   ` chris.danx
2002-07-16 13:30 ` Ted Dennison
2002-07-19  0:31 ` Robert A Duff [this message]
2002-07-20 12:43   ` Robert Dewar
2002-07-20 14:29     ` Pascal Obry
2002-07-20 17:57     ` Robert A Duff
2002-07-21 20:48       ` Ted Dennison
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox