|
Message
From: zhustudio<zhustudio@e...>
Date: Fri Sep 10 14:37:31 CEST 2004
Subject: [openrisc] about or1ksim testbench error
hi all,i run the or1ksim/testbench to test the or1ksim. but when i configure, i find the error as follows:
[zhujh@zhustudio testbench]$ ./configure --target=or32-uclinux checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking for or32-uclinux-gcc... or32-uclinux-gcc checking for or32-uclinux-ranlib... or32-uclinux-ranlib checking for or32-uclinux-ld... or32-uclinux-ld checking for or32-uclinux-sim... or32-uclinux-sim checking for style of include used by make... GNU checking for gcc... (cached) or32-uclinux-gcc checking for C compiler default output... configure: error: C compiler cannot create executables See `config.log' for more details.
i search the forum and find in 2002-04, Jeff Hanoch has asked this question. the problem is about the linker. And different kernels give different result. Is the error corrected ? I am useing RedHat with kernel-2.4.20-8
Thank
zhustudio corrected in current or1ksim ?
|