chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] building on windows


From: Joshua Griffith
Subject: Re: [Chicken-users] building on windows
Date: Tue, 26 Dec 2006 11:53:29 -0600

I also had this issue compiling with Visual Studio 2005 Express Edition.

-Josh

On 12/23/06, Mark Baily <address@hidden > wrote:
Hi,
I'm having trouble compiling v 2.5 on win32 using visual studio 2005.

After using CMake to produce the .sln file for visual studio then building the Release (or MinSizeRelease) version, it gets to using chicken-boot.exe to compile stub.scm and sits there on 100% CPU usage in what appears to be an infinite loop.

I read in an earlier thread someone else had this problem running inside a Parallels virtual machine, but I am not running inside a VM and still get the problem. I also read that it might be that Visual Studio 2005 Express Edition causes memory thrashing. However, I am using Visual Studio 2005 Academic Edition which is the full compiler. Also, the infinite loop does not occur inside the compiler itself but rather inside chicken-boot.exe.

I also don't want to build using mingw as I need to link chicken with other visual studio 2005 apps/libraries; I'm not sure if this is possible with a mingw-chicken.

Has anyone else come across the problem and know a solution?

Thanks,
Mark

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

reply via email to

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