1/1

|
Compiling or1ksim/testbench
by Unknown on Mar 10, 2004 |
Not available! | ||
|
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 -- |
|||
|
Compiling or1ksim/testbench
by Unknown on Sep 8, 2004 |
Not available! | ||
|
i got too.
----- Original Message -----
From: Josan Morenojoseanmo@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 -- |
|||
|
Compiling or1ksim/testbench
by Unknown on Sep 17, 2004 |
Not available! | ||
|
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@yahoo.com (xes@yahoo.com) wrote:
i got too.
----- Original Message -----
From: Josan Morenojoseanmo@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
_______________________________________________
http://www.opencores.org/mailman/listinfo/openrisc
> 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 > -- > > |
|||
1/1

