Actions

icon Post
text/html Subscribe
text/html Unsubscribe

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

RE: [arm-gnu] missing pthread libraries


  • To: "'Nathan Sidwell'" <nathan@xxxxxxxxxxxxxxxx>
  • Subject: RE: [arm-gnu] missing pthread libraries
  • From: "Ramesh Gupta Guntha" <x0023949@xxxxxx>
  • Date: Thu, 2 Oct 2008 15:17:29 +0530

Nathan,


> -----Original Message-----
> From: Nathan Sidwell [mailto:nathan@xxxxxxxxxxxxxxxx] 
> Sent: Thursday, October 02, 2008 1:58 PM
> To: Ramesh Gupta Guntha
> Cc: 'Ramesh Gupta Guntha'; arm-gnu@xxxxxxxxxxxxxxxx
> Subject: Re: [arm-gnu] missing pthread libraries
> 
> Ramesh Gupta Guntha wrote:
> 
> >>> I am not finding pthread libraries in 2008q1 ((Sourcery G++ Lite
> >>> 2008q1-126) 4.2.3) tool chain with standard installation, 
> Also some 
> >>> header files like semaphore.h are not part of the standard 
> >>> installation.Am I missing some thing? Can you please provide your 
> >>> inputs on this.
> >> Which target OS? EABI, Linux or uclinux?
> > 
> > Target OS is EABI Linux (Sourcery G++ Lite 2008q1-126 for ARM EABI)
> 
> This appears to be an inconsistent name.  The 'Sourcery G++ 
> Lite 2008q1-126 for ARM EABI' is for bare metal/RTOS 
> development.  For GNU/Linux development you want 'Sourcery 
> G++ Lite 2008q1-126 for ARM GNU/Linux'.  The latter toolchain 
> supports pthreads.
> 

Thank you, looks like I downloaded the wrong one for my requirements :), I will try the correct version.


Regards
Ramesh Gupta G