OpenCores
Issue List
"390" Toolchain installation Error #138
Closed srig opened this issue over 13 years ago
srig commented over 13 years ago

When i am trying to install tool chain by "MOF_ORSOC_TCHN_v5c_or32-elf.sh" getting this

############################## Re-building or-32 gcc ###########################

Re-building gcc-4.2.2

Re-configuring gcc-4.2.2: --target=or32-elf --prefix=/home/sridhar/Desktop/New_SOC_OR/or32-elf --with-local-prefix=/home/sridhar/Desktop/New_SOC_OR/or32-elf/or32-elf --with-gnu-as --with-gnu-ld --disable-libssp --enable-languages=c Logging output to gcc-4.2.2-rebuild-configure.log

Re-building and re-installing gcc-4.2.2 Logging output to gcc-4.2.2-rebuild-make.log

############################ERROR#############################

Error during toolchain installation.

Please report this to the script maintainers.

A useful report would contain information such as the tool being built/"make"d when the error occurred and the relevant lines of console output or log file relating to the error. It also helps to include information about your the host OS and version of GCC. A good place to look for solutions, and report any bugs, is at the OpenRISC project's bug tracker on OpenCores.org:

       http://opencores.org/openrisc,bugtracker
julius was assigned over 13 years ago
julius commented over 13 years ago

You will need to provide more information about why the GCC re-build didn't work.

The log file gcc-4.2.2-rebuild-make.log will have the relevant lines.

If you could also indicate your host system OS that'd be great.

The toolchain installed with this script, however, is a little bit old and I would recommend installing using the latest release candidate script.

srig commented over 13 years ago

Dear Baxter,Julius,

Thanks for the Rply...

I use Linux CentOS-5 Tool chain script downloaded from svn Rev-390.

could you pls brief abt latest candidate script?

OUTPUT OF gcc-4.2.2-rebuild-make.log :

config.status: config.h is unchanged config.status: executing default-1 commands Configuring in ./gcc configure: loading cache ./config.cache checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking target system type... (cached) or32-unknown-elf checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... no checking whether a default assembler was specified... no checking for i686-pc-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See config.log' for more details. make[1]: *** [configure-gcc] Error 1 make[1]: Leaving directory/home/sridhar/Desktop/New_SOC_OR/or32-build/b-gcc' make: *** all Error 2

julius commented about 13 years ago

This toolchain install method is no longer supported.

Marking as closed.

julius closed this about 13 years ago

Assignee
julius
Labels
Request