chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] stack direction test


From: Brandon Van Every
Subject: Re: [Chicken-users] stack direction test
Date: Fri, 13 Jul 2007 19:50:11 -0400

On 7/13/07, Kon Lovett <address@hidden> wrote:

On Jul 13, 2007, at 4:27 PM, Brandon Van Every wrote:

> I'm going to guess you have a bad build environment.  Please give your
> PATH and the output of "make --version".  I'll see if I can reproduce
> on my own real XP SP2 box.

Thank you for your time. The last Chicken I built was:

Version 2.629 - windows-mingw32-x86 - [ dload ptables applyhook ] -
cmake

Then I had C:\msys\src\chicken & C:\msys\src\chicken\build. Now it is
C:\msys\src\chicken & C:\msys\build\chicken. (Which should be
cleaner, yes?)

The latter is the way I've always done it.  But people do it also with
the \build directory underneath their \src tree.  It shouldn't cause
anything to blow up.


PATH=C:\Program Files\CMake 2.4\bin;C:\msys\1.0\bin;C:\msys\1.0\mingw
\bin;C:\msys\1.0\mingw\mingw32\bin;C:\msys\1.0\local\bin;C:\msy
s\1.0\local\wbin;C:\Program Files\CMake 2.4\bin;C:\Program Files
\PuTTY;C:\Program Files\darcsdir-w32;C:\Chicken\bin;C:\WINDOWS\syste
m32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft
SQL Server\80\Tools\BINN;C:\Program Files\Microsoft Platform SDK
for Windows Server 2003 R2\Bin\.;C:\Program Files\Microsoft Platform
SDK for Windows Server 2003 R2\Bin\WinNT\.;C:\Program Files\cvs
nt;C:\Program Files\Subversion\bin

GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i686-pc-msys

I wonder if your MinGW and MSYS toolchains are fighting each other
somehow.  What happens when you use the MinGW only generator, and then
use mingw32-make at a Windows command prompt?  It would be best if
there's no MSYS at all in your PATH for that.


Cheers,
Brandon Van Every




reply via email to

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