This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: New Cygwin: "commands commence before first target"


David,

"Karr, David" wrote:
> 
> I would have guessed that doing "setup make" would get the latest version.
> It apparently doesn't.  It only gets version 3.77.  Is version 3.79 kosher
> for installing with cygwin?

I'm not sure whether or not it is "kosher" ...

You can download the source from:

    ftp://ftp.gnu.org/pub/gnu/make/make-3.79.tar.gz (or a mirror)

and build it by:

    $ tar -xvzf make-3.79.tar.gz
    $ cd make-3.79
    $ configure
    $ make
    $ make install

Jason

-- 
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corporation         Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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