Bastian Blank a écrit :
> On Wed, May 30, 2007 at 10:30:05AM +0200, Bastian Blank wrote:
>> This code is located in libpthread and consist of direct wrappers around
>> libgcc functions. Isn't it possible to just correctly link against
>> libgcc instead of this dlopen stunt? As libgcc needs libc, it is not
>> possible to do that for libc, but libpthread should work, or do I miss
>> something?
> 
> Yes I did. The code is spread over the complete libc.so.6 depending on
> the correct architecture.
> 

What I don't understand is why /sbin/init on arm now uses threads?

It is clear that we miss a dependency on libgcc1/libgcc2/libgcc4, but
unfortunately I am not sure there is another way to fix that.

-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to