|
Message
From: Matjaz Breskvar<phoenix@o...>
Date: Fri Sep 17 13:09:51 CEST 2004
Subject: [openrisc] Compiling or1ksim/testbench
usually a thing like that happens when you don't have paths set ok while compiling the toolchain.
did you use ats script, or just pasted commands. if so, i'll try ats on more recent distribution and see if there is problem with the script.
best regards, p.
* xes@y... (xes@y...) wrote: > i got too. > > ----- Original Message ----- > From: Josan Moreno<joseanmo@u...> > To: > Date: Wed Mar 10 11:38:29 CET 2004 > Subject: [openrisc] Compiling or1ksim/testbench > > > The configure of or1ksim testbench attending to or1k_ats_uclinux > > script with > > the command: > > "./configure --target=or32-uclibc" > > always give me the following error: > > "C compiler cannot create executables" > > Also, I have tried to compile for with: > > "./configure --target=or32-uclinux" > > "./configure --target=or32-rtems" > > and always say the same. > > I am using Suse Linux 9.0 (2.4.21-192-athlon) with appropiate > > versions of > > autoconf and automake. > > Can anyone help me? > > ** log starts here ** > > $ ./configure --target=or32-uclibc > > 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 whether make sets ${MAKE}... yes > > checking for working aclocal... found > > checking for working autoconf... found > > checking for working automake... found > > checking for working autoheader... found > > checking for working makeinfo... missing > > checking whether make sets ${MAKE}... (cached) yes > > checking for a BSD compatible install... /usr/bin/install -c > > checking for or32-uclibc-gcc... or32-uclibc-gcc > > checking for or32-uclibc-ranlib... or32-uclibc-ranlib > > checking for or32-uclibc-ld... or32-uclibc-ld > > checking for or32-uclibc-sim... sim > > checking for gcc... (cached) or32-uclibc-gcc > > checking for C compiler default output... configure: error: C > > compiler cannot > > create executables > > ** log starts here ** > > -- > > Thanks in advance. > > Josan > > -- > > > > > _______________________________________________ > http://www.opencores.org/mailman/listinfo/openrisc
|
 |