%% "Pomerleau, Francois" <[EMAIL PROTECTED]> writes:

  pf> Hello, I am developing applications in Ada and I use make for my
  pf> compilation. As part of my build process, I generate an Ada file
  pf> (version.adb) that contains the build date and the release
  pf> version.  I was able to do so using previous version of make
  pf> (3.77) that came with the compiler (GNAT). Recently, I have
  pf> upgraded the GNAT compiler which now uses make version 3.79 but
  pf> things no longer work. I am using Windows 2000 and bash.

This works fine on the UNIX systems I've tried it with.

IIRC there are known issues with 3.79 on Windows.  Please try 3.79.1
instead.

In general if you have Windows-specific questions the best place to ask
them is the [EMAIL PROTECTED] mailing list.

Good luck!

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make

Reply via email to