octave-maintainers
[Top][All Lists]
Advanced

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

Re: OctavePackaging


From: David Bateman
Subject: Re: OctavePackaging
Date: Fri, 11 May 2007 18:53:39 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060921)

John W. Eaton wrote:
> On 11-May-2007, David Bateman wrote:
>
> | + function arch = getarch ()
> | +  unm = uname ();
> | +  arch = [unm.sysname, "-", unm.machine];
> | + endfunction
>
> How about using
>
>   octave_config_info ("canonical_host_type")
>
> instead?  This string is what configure generates.  Then it will
> match the string used by Octave for other directory arch-dependent
> directory names.
>
>   
Sure why not... It only needs to be architecture dependent...

Regards
David


-- 
David Bateman                                address@hidden
Motorola Labs - Paris                        +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 6 72 01 06 33 (Mob) 
91193 Gif-Sur-Yvette FRANCE                  +33 1 69 35 77 01 (Fax) 

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary



reply via email to

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