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

Re: libc dlopening libgcc on arm



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
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net



Reply to: