help-gnu-music
[Top][All Lists]
Advanced

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

Re: Multi platform install


From: Rune Zedeler
Subject: Re: Multi platform install
Date: Thu, 15 Mar 2001 13:27:03 +0100

Jan Nieuwenhuizen wrote:

> > Is it possible to build the same sourcedirs of multiple platforms
> > without cleaning?

>     ./configure --config=foo

address@hidden:~/lilypond/lilypond]$ ./configure
--config=foo                                                                    
                  
configure: error: --config=foo: invalid option; use --help to show usage

>     tar xzf lilypond-x.y.z
>     mkdir arch-foo arch-bar
>     cd arch-foo
>     ../lilypond-x.y.z/configure
>     make
> 
>     cd ../arch-bar
>     ../lilypond-x.y.z/configure
>     make

But this will make the entire thing once for each platform. I don't
wan't i.e. the fonts more than once.

-Rune



reply via email to

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