bug-gsl
[Top][All Lists]
Advanced

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

Re: [Bug-gsl] Compiling 1.9 for different Endian target


From: Brian Gough
Subject: Re: [Bug-gsl] Compiling 1.9 for different Endian target
Date: Thu, 21 Jun 2007 16:34:47 +0100
User-agent: Wanderlust/2.14.0 (Africa) Emacs/21.3 Mule/5.0 (SAKAKI)

At Tue, 19 Jun 2007 07:08:38 -0700,
Scott Buchanan wrote:
> 
> for -arch ppc
>       #define __ppc__ 1
>       #define __BIG_ENDIAN__ 1
>       #define _BIG_ENDIAN 1
> 
> for -arch i386
>       #define __i386 1
>       #define i386 1
>       #define __i386__ 1
>       #define __LITTLE_ENDIAN__ 1

Thanks, I will use that to allow building of universal binaries in the
next release.

-- 
Brian Gough
(GSL Maintainer)

Network Theory Ltd,
Commercial support for GSL --- http://www.network-theory.com/gsl/




reply via email to

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