chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] chicken-setup quoting problem on CMake MinGW


From: felix winkelmann
Subject: Re: [Chicken-users] chicken-setup quoting problem on CMake MinGW
Date: Fri, 1 Sep 2006 11:15:37 +0200

On 8/31/06, Brandon J. Van Every <address@hidden> wrote:

I'm going to guess that because there are 4 quotes on this line,
something is absorbing 2 of 'em or some nonsense like that, probably
quoting the interior of the command and leaving E:\Program bare.


I think the latter quotes are only due to escaping in the error
message.

I tried to simulate this situation by building a version on linux (ffrom
repo) with a prefix containing whitespace. Not surprisingly the autotools
build can't handle that (libtool bombs). CMake worked (modulo the
problem I talked about with missing libchicken.so - entering "make"
again works ok) and running "chicken-setup opengl" with paths and
library-paths properly set runs to completion.

So I guess this is a mingw issue.


cheers,
felix


--
http://galinha.ucpel.tche.br:8081/blog/blog.ssp




reply via email to

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