r245741 (clang as cc) can not build binaries for GEODE processor
Lev Serebryakov
lev at FreeBSD.org
Fri Feb 22 16:35:54 UTC 2013
Hello, Dimitry.
You wrote 22 февраля 2013 г., 20:14:50:
DA> Maybe samba, or any of its dependencies, attempts to be "smart", and
DA> enables some custom CPU optimizations?
Maybe. I'll investigate this one too.
>> DA> In any case, can you attempt to figure out which exact instructions it
>> DA> dies on? If gdb does not work, like you said above, maybe you can use
>> DA> objdump to disassemble the executable in question, and find the address
>> DA> of the failing instruction.
>> I'm trying to do this with very last sources both as build system
>> and target sources.
DA> As Joerg Sonnenberger mentioned to me, the address 0x10351d6 you show in
DA> the gdb session seems to be quite high, possibly pointing to some shared
DA> library. Maybe you can try to figure out which library it is?
I don't like "bt" result with only two lines in high addresses. I'm
rebuilding NanoBSD image with enabled gdb now to run "testconf" under gdb
itself.
--
// Black Lion AKA Lev Serebryakov <lev at FreeBSD.org>
More information about the freebsd-current
mailing list