This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: automake+cygwin+VisualC++ compiler set


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]