This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: !(fun) with tls


On Friday 02 June 2006 10:58 am, Colin Paul Gloster wrote:
> If you compile and link without using the LibC from your target, will the
> binary successfully run on your target?
Yes, for my simple hello world example it does.

And If that was all there was to it, I would be fine.
But how can I use other libraries, like pthreads and libm with this?

thx,
NZG

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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