Re: [cc65] cc65 2.10.0

Date view Thread view Subject view

From: Groepaz (groepaz_at_gmx.net)
Date: 2004-01-01 14:12:59


On Wednesday 31 December 2003 23:23, Greg King wrote:
> From: stefan andree3; on Tuesday, December 30, 2003, at 04:55 PM
>
> > I couldn't compile the source distribution, neither with DJGPP, nor with
> > Watcom.  I moved to the src/ directory, and did a (w)make -f make/gcc.mak
> > and a (w)make -f make/watcom.mak; and, both interrupted after running
> > into the "for" loop which changes into the xx65/ dirs., and calls the
> > makefile there.
>
> You must start "bash," first.  It and "command.com" (or, "cmd.exe") have
> different kinds of "for" commands.

or (if using cygwin or mingw32 bash'es) do 

set MAKE_MODE=UNIX

that will cause make to use bash for its subprocesses.

gpz

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2004-01-01 14:06:38 CET