On Mon, Jan 5, 2009 at 9:14 AM, felix winkelmann <bunny...@gmail.com> 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


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to