This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: glibc cross compilation with ARM


Thanks Carlos.

I downloaded the glibc-ports2.6.1.tar.gz and untar it to the ports folder.

Configure command (../configure  --host=arm-linux
--prefix=/root/2.6.1/gcc_build   --with-tls

--with-__thread --enable-add-ons) failed again after giving this error:
See `config.log' for more details.

checking size of long double... configure: error: cannot compute sizeof
(long double), 77

any suggestion will be helpful? 

Krish


Carlos O'Donell-2 wrote:
> 
> On Mon, Feb 1, 2010 at 6:55 AM, krish24in <krish24in@gmail.com> wrote:
>> Ok.
>> Could you please tell how to enable/add ports add-on?
>> Is there any config file for same?
> 
> The ports add-on is an archive which you unpack into the glibc directory.
> 
> Available here as glibc-ports*.tar.gz:
> http://ftp.gnu.org/gnu/glibc/
> 
> You only need to configure glibc, it will automatically configure the
> ports add-on.
> 
> The ports add-on should be in a directory called "ports".
> 
> e.g.
> 
> glibc
>  |-> ports
> 
> Cheers,
> Carlos.
> 
> 

-- 
View this message in context: http://old.nabble.com/glibc-cross-compilation-with-ARM-tp27402034p27404496.html
Sent from the Sourceware - libc-ports mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]