help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help Required


From: Andre Majorel
Subject: Re: Help Required
Date: Tue, 5 Aug 2003 01:36:43 +0200
User-agent: Mutt/1.5.3i

On 2003-08-04 04:34 -0700, sd sd wrote:

> I don't know if this is the right mailing list to ask for a
> question. I have to wtite a makefile that should work on
> Windows/Linux platform I am sure that gmake will work properly
> in Linux but not sure gmake will give me the same set of
> features in Windows as given in Linux. So please help me to
> suggest whether gnu make is having rich set of featutres that I
> can use gnu make to write Linux as well as Windows Makefile

Where I work, we have the same set of (GNU make) makefiles for
Unix and Windows. We write everything assuming a Unix
environment ; under Windows, we run the makefiles from within
Cygwin, which provides a Unix-like environment. We had to write
a wrapper around MSVC's cl to make it behave more or less like a
Unix cc.

Your email contains a 420-character line. Don't you know that
God kills a kitten for every character after the 72nd ?

-- 
André Majorel <address@hidden>
http://www.teaser.fr/~amajorel/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]