guile-user
[Top][All Lists]
Advanced

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

Re: Cannot cross compile guile 1.8.3 on Ubuntu


From: Andy Wingo
Subject: Re: Cannot cross compile guile 1.8.3 on Ubuntu
Date: Tue, 18 Nov 2008 23:10:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Hi Igor

On Tue 18 Nov 2008 22:48, Igor Chudov <address@hidden> writes:

> Any idea how I can cross compile and build a 32 bit version on a 64
> bit platform Ubuntu Hardy?

I haven't actually done this, but try:

  CC='gcc -m32' ./configure

Also, as long as you're compiling from source, perhaps you should use
the newest release :)

Andy
-- 
http://wingolog.org/




reply via email to

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