RE: [arm-gnu] GLIBC_2.7 problems with 2009q3-67
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [arm-gnu] GLIBC_2.7 problems with 2009q3-67



Hi Mark,

Thanks for your reply.

I've tried this - and I've also tried following the instructions in your Getting Started manual, section 3.5.2.  What I get now is Illegal Instruction.

If I provide my program with an incorrect set of arguments, it correctly prints the usage and exits.

So I presume that one of the libraries is giving this illegal instruction.

Note - I am running lmbench, which runs a large number of different executables, and all of them now fail with the same error.

Thanks

Robert. 

-----Original Message-----
From: Mark Mitchell [mailto:mark@xxxxxxxxxxxxxxxx] 
Sent: Friday, April 16, 2010 3:18 PM
To: Robert PINSKER
Cc: arm-gnu@xxxxxxxxxxxxxxxx
Subject: Re: [arm-gnu] GLIBC_2.7 problems with 2009q3-67

Robert PINSKER wrote:

> export LD_LIBRARY_PATH=/mnt/sd/libc/usr/lib/:/mnt/sd/libc/lib/

> /lib/ld-linux.so.3 --library-path 
> /mnt/sd/libc/lib:/mnt/sd/libc/usr/lib
> ./lat_mem_rd

Try:

  /mnt/sd/libc/lib/ld-linux.so.3 ...

--
Mark Mitchell
CodeSourcery
mark@xxxxxxxxxxxxxxxx
(650) 331-3385 x713