Islam Samir Badrel-Dein a écrit :
> Aurelien Jarno wrote:
>>
>> Could you please use gdb to find the offending instruction?
>>
>>   
> 
> Unfortunately I don't have gdb on my target as it is all compiled from

Then please generate a core on the machine, and examine it on another
machine where you can install gdb.

> scratch. Anyway I think the real problem is the build configurations. It
> seems that the glibc is NOT compiled for generic i386, rather it seems

i386 support has been removed sometimes ago. You now need at least an
i486 processor.

> to be compiled for 686, this is why even static linking fails. Please
> note that my target is a STRICT 486 processor.

That's wrong, the glibc is clearly compiled for an i486 CPU. Your
processor is probably lacking a feature compared to the original i486 one.

-- 
  .''`.  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