automake
[Top][All Lists]
Advanced

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

Re: automake+cygwin+VisualC++ compiler set


From: Lars J. Aas
Subject: Re: automake+cygwin+VisualC++ compiler set
Date: Thu, 23 Aug 2001 15:22:16 +0200
User-agent: Mutt/1.2.5i

On Thu, Aug 23, 2001 at 11:43:07AM +0200, Wolfgang Liebich wrote:
: d) Cygwin+automake/autoconf generate a Makefile fit for GNU make, but the 
: compiler/linker etc. used are the MS tools. This is IMHO the best solution, 

We've done this with simage and Coin by making a compiler wrapper called
wrapmsvc that takes "normal" compiler options in addition to some of our
own options.  It takes some tweaking of configure.in and the Makefile.ams
but turned out to be a very convenient setup once it was up and running.
To see the setup, check for instance out
  ftp://ftp.coin3d.org/pub/coin/src/simage-1.2.2.tar.gz

There are a few items on the TODO-list for the wrapmsvc-program that would
make using it even easier, which is for the wrapper to get hold of the
location of cl.exe independently of what the cygwin shell has in $PATH,
and a couple of other items.

  Lars J
-- 
This is your life and it's ending one minute at a time.



reply via email to

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