El día Wednesday, January 25, 2017 a las 11:24:01AM +0000, Jonathan Wakely escribió: > It looks like you don't have a usable assembler: > > /export/home/guru/OpenSource/gcc-4.9.2-obj/./gcc/as: -Qy: not found > > Try looking in /export/home/guru/OpenSource/gcc-4.9.2-obj/./gcc/as to > see what ORIGINAL_AS_FOR_TARGET is set to. Thanks for the feedback. I've already figured out, that the 'as' was not found, because /usr/ccs/bin was not in PATH. I set this with '--with-as=/usr/ccs/bin/as' and as well for 'ld'. I would rather call it a bug to need 'as' directly, but can not found it and do not clearly say this as 'need assembler as, but nothing to be found'. > Also, you're making your life difficult by installing gmp, mpfr and > mpc like that. See https://gcc.gnu.org/wiki/InstallingGCC and use the > contrib/download/prerequisites script. I wanted to do it this way to control later the ABI=64 versions. Thanks for the hint. matthias -- Matthias Apitz, ✉ guru@xxxxxxxxxxx, ⌂ http://www.unixarea.de/ ☎ +49-176-38902045