guile-user
[Top][All Lists]
Advanced

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

Re: Compiling guile as a nonprivileged user


From: Mike Gran
Subject: Re: Compiling guile as a nonprivileged user
Date: Thu, 6 Nov 2008 14:32:27 -0800 (PST)

> I am compiling and installing guile (with the intent of hacking it) on the 
> university systems here, as a lowly user. I used the latest release from your 
> website (1.8.1). 

Version 1.8.1 is not the newest.  I think they're up to 1.8.5 now.

> ./configure --prefix=$HOME/my CFLAGS=-I$HOME/my/include LDFLAGS=-L$HOME/my/lib

In your CFLAGS, try putting a -O2.  This can sometimes cure the stack overflow 
problems.

Good luck,

Mike Gran




reply via email to

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