lilypond-devel
[Top][All Lists]
Advanced

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

Re: GUB experiments on linux-64


From: Jan Nieuwenhuizen
Subject: Re: GUB experiments on linux-64
Date: Mon, 22 Sep 2008 11:04:16 +0200

On za, 2008-09-20 at 14:04 -0300, Han-Wen Nienhuys wrote:

Hi,

> Regarding odcctools, I have no idea; I think Jan was using a mixed
> 32/64 environment for building gub.  Jan?

Yes, and it was fully automagical too.  Run GUB on x64, and an x64->ix86
cross compiler would gets built for building the odd broken packages
such as nsis at that time.

It may be that this feature has bitrotten, but it is called

   gub/cross.py: setup_linux_x86 ()

and you can see its use in

   gub/specs/nsis.py : Nsis::__init__ ():
        ...
        if settings.build_architecture.startswith ('x86_64-linux'):
            from gub import cross
            cross.setup_linux_x86 (self)

So, try latest netpbm, if not file a report there and use the 32 bit workaround.

Greetings,
Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org





reply via email to

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