Error when compiling GCC 4.3.1
Posted: Sun Sep 28, 2008 8:05 pm
Hi
I have found an error when trying to compile the libstdc++ of the OS Specific Toolchain wiki page, when I am want to compile the GCC 4.3.1 gives me the following error:
Configuration i586-pc-Myos not supported.
And I saw that was necessary to configure the file libgcc/config.host to continue to build on.
But now I get the following error:
checking for shl_load... configure: error: Link tests are not allowed
after GCC_NO_EXECUTABLES.
And I do not know how I can resolve this problem.
I have found an error when trying to compile the libstdc++ of the OS Specific Toolchain wiki page, when I am want to compile the GCC 4.3.1 gives me the following error:
Configuration i586-pc-Myos not supported.
And I saw that was necessary to configure the file libgcc/config.host to continue to build on.
But now I get the following error:
checking for shl_load... configure: error: Link tests are not allowed
after GCC_NO_EXECUTABLES.
And I do not know how I can resolve this problem.