bug-make
[Top][All Lists]
Advanced

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

Re: 'fhandler_base::dup:' - Error


From: Paul D. Smith
Subject: Re: 'fhandler_base::dup:' - Error
Date: Mon, 21 Nov 2005 18:29:14 -0500

%% address@hidden writes:

  as> Let me clarify. "Setting environment for Cygwin" is just a comment
  as> in the batch file that calls 'make'.  I am using 'Cygwin'
  as> settings, but trying to get MSYS-MINGW-GCC to work instead of
  as> CygwinGCC.  The batch file is

  as> The version of Make is

  as> $ make -v
  as> GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
  as> Built for i686-pc-msys
  as> Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
  as>         Free Software Foundation, Inc.
  as> This is free software; see the source for copying conditions.
  as> There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
  as> PARTICULAR PURPOSE.

  as> Report bugs to <address@hidden>.

It seems to me that your Cygwin environment setup might be impacting
your invocation of MINGW make.  However, the right place to go to find
information on using GNU make on DOS and Windows platforms is the
address@hidden mailing list.

To the best of my recollection, GNU make 3.79.1 didn't provide a native
MINGW port or if it did, it was definitely "first generation".  I
suggest you grab the latest beta release of GNU make and see if that
works any better for you: it contains a much improved native port of GNU
make to MINGW and MSYS:

    ftp://alpha.gnu.org/gnu/make/make-3.81beta3.tar.gz

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          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




reply via email to

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