chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] windows shell problem


From: felix winkelmann
Subject: Re: [Chicken-users] windows shell problem
Date: Mon, 5 Jan 2009 09:16:03 +0100

On Mon, Jan 5, 2009 at 9:14 AM, felix winkelmann <address@hidden> wrote:
>
> - checkout the current svn trunk
> - run "make PLATFORM=mingw PREFIX=c:/home/chicken-trunk DEBUGBUILD=1
> bootstrap"
>  (prefix must contain drive letter and use forward slashes)
> - run "make PLATFORM=mingw PREFIX=c:/home/chicken-trunk DEBUGBUILD=1"
> - run "make PLATFORM=mingw PREFIX=c:/home/chicken-trunk DEBUGBUILD=1 install"
> - run "bin\chicken-install defstruct"
>

Sigh, of course I mean:

- run "make PLATFORM=mingw PREFIX=c:/home/chicken-trunk DEBUGBUILD=1
CHICKEN=chicken-boot"
 - run "make PLATFORM=mingw PREFIX=c:/home/chicken-trunk DEBUGBUILD=1
CHICKEN=chicken-boot install"


cheers,
felix




reply via email to

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