OSDev.org
https://forum.osdev.org/

Cross Compiler Error
https://forum.osdev.org/viewtopic.php?f=1&t=31431
Page 1 of 1

Author:  varun [ Fri Mar 17, 2017 7:28 am ]
Post subject:  Cross Compiler Error

Please help me figure this out

I have downloaded Different source code versions:
gcc-6.2.0
texinfo-6.3
binutils-2.9
gmp-4.3.2
mpc-0.8.1
isl-0.15
mpfr-2.4.2

but when i executed (http://wiki.osdev.org/Building_GCC)
../binutils-2.9/configure --prefix="$PREFIX" --disable-nls --disable-werror
It broke down with the following Errors:

Configuring for a x86_64-unknown-linux-gnu host.
Invalid configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
Invalid configuration `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
Unrecognized host system name x86_64-unknown-linux-gnu.

Author:  Octocontrabass [ Fri Mar 17, 2017 8:00 am ]
Post subject:  Re: Cross Compiler Error

varun wrote:
binutils-2.9

Are you sure you want binutils from 1998? Try something newer, like binutils-2.28.

Author:  varun [ Fri Mar 17, 2017 9:11 am ]
Post subject:  Re: Cross Compiler Error

Sorry, to bother you with such a small mistake
Solved, thanks man

Author:  dchapiesky [ Fri Mar 17, 2017 4:03 pm ]
Post subject:  Re: Cross Compiler Error

that kind of version number scheme has always irritated me.... I did that exact same thing one time
:roll:

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/