public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* NPTL on OMAP 5912
@ 2006-08-03  9:40 Richard Copeman
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Copeman @ 2006-08-03  9:40 UTC (permalink / raw)
  To: linux-omap-open-source

Hi,

 

I have a 2.6.15 kernel running on my 5912OSK board. Has anybody got the NPTL
stuff working on here? Can someone point me at a getting started guide?

I tried to figure out which version of threads my target supports:

            Getconf GNU_LIBPTHREAD_VERSION

 But the command returned an empty string :-(

I built my target with GCC 3.4.1 which I built using crosstool.

 

Thanks,

 

Richard.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: NPTL on OMAP 5912
       [not found] <20060803122348.GA23880@orphique>
@ 2006-08-03 15:15 ` Richard Copeman
  2006-08-04  5:42   ` Ladislav Michl
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Copeman @ 2006-08-03 15:15 UTC (permalink / raw)
  To: 'Ladislav Michl'; +Cc: linux-omap-open-source

Hi,

Thanks for the pointers. Which shared objects do you include in your target
filesystem?

TIA,

Richard.

-----Original Message-----
From: Ladislav Michl [mailto:MICHL@2n.cz] 
Sent: 03 August 2006 13:24
To: Richard Copeman
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: NPTL on OMAP 5912

On Thu, Aug 03, 2006 at 10:40:45AM +0100, Richard Copeman wrote:
> Hi,
> 
> I have a 2.6.15 kernel running on my 5912OSK board. Has anybody got the
NPTL
> stuff working on here? Can someone point me at a getting started guide?

http://kegel.com/crosstool/
I used hacked version 0.38 to build NTPLed toolchains. If you are not
familiar with building toolchains you may want to use precompiled ones:
http://www.codesourcery.com/gnu_toolchains/arm/

> I tried to figure out which version of threads my target supports:
> 
>             Getconf GNU_LIBPTHREAD_VERSION
> 
>  But the command returned an empty string :-(
> 
> I built my target with GCC 3.4.1 which I built using crosstool.

That's not enought recent gcc (unless you are using codesourcery patches).
I'm using gcc-4.1.1, glibc-2.4 and binutils-2.17 sucessfuly.

Best regards,
	ladis

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: NPTL on OMAP 5912
  2006-08-03 15:15 ` NPTL on OMAP 5912 Richard Copeman
@ 2006-08-04  5:42   ` Ladislav Michl
  0 siblings, 0 replies; 3+ messages in thread
From: Ladislav Michl @ 2006-08-04  5:42 UTC (permalink / raw)
  To: Richard Copeman; +Cc: linux-omap-open-source

On Thu, Aug 03, 2006 at 04:15:16PM +0100, Richard Copeman wrote:
> Hi,
> 
> Thanks for the pointers. Which shared objects do you include in your target
> filesystem?

Depends on what you want to run. You may need more or less, it's easy to
control it with PTXdist :-)
http://www.pengutronix.de/software/ptxdist_en.html

-rwxr-xr-x 1 root root  136248 2006-06-29 15:48 ld-2.4.so
-rwxr-xr-x 1 root root 1116104 2006-06-29 15:48 libc-2.4.so
-rwxr-xr-x 1 root root   22016 2006-06-29 15:48 libcrypt-2.4.so
-rwxr-xr-x 1 root root    9908 2006-06-29 15:48 libdl-2.4.so
-rwxr-xr-x 1 root root   35728 2006-06-29 15:48 libgcc_s.so.1
-rwxr-xr-x 1 root root  453380 2006-06-29 15:48 libm-2.4.so
-rwxr-xr-x 1 root root   68176 2006-06-29 15:48 libnsl-2.4.so
-rwxr-xr-x 1 root root   26400 2006-06-29 15:48 libnss_compat-2.4.so
-rwxr-xr-x 1 root root   17952 2006-06-29 15:48 libnss_dns-2.4.so
-rwxr-xr-x 1 root root   38644 2006-06-29 15:48 libnss_files-2.4.so
-rwxr-xr-x 1 root root   18008 2006-06-29 15:48 libnss_hesiod-2.4.so
-rwxr-xr-x 1 root root   34640 2006-06-29 15:48 libnss_nis-2.4.so
-rwxr-xr-x 1 root root   42744 2006-06-29 15:48 libnss_nisplus-2.4.so
-rwxr-xr-x 1 root root   70828 2006-06-29 15:48 libpthread-2.4.so
-rwxr-xr-x 1 root root   63620 2006-06-29 15:48 libresolv-2.4.so
-rwxr-xr-x 1 root root   27128 2006-06-29 15:48 librt-2.4.so
-rwxr-xr-x 1 root root   26988 2006-06-29 15:48 libthread_db-1.0.so
-rwxr-xr-x 1 root root    9812 2006-06-29 15:48 libutil-2.4.so

	ladis

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-08-04  5:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20060803122348.GA23880@orphique>
2006-08-03 15:15 ` NPTL on OMAP 5912 Richard Copeman
2006-08-04  5:42   ` Ladislav Michl
2006-08-03  9:40 Richard Copeman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox