1/1
Could not build gcc
by Unknown on Jan 2, 2004 |
Not available! | ||
Here is the snippet from the build output:
make[2]: Entering directory
`/afs/eos.ncsu.edu/service/ece/research/tinker/sokanauj/vol2/NP/or1k/GCC2953BUILD/gcc/f'
gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -W -Wall
-I. -I.. -I../../../gcc-2.95.3/gcc/f
-I../../../gcc-2.95.3/gcc/f/..
-I../../../gcc-2.95.3/gcc/f/../config
-I../../../gcc-2.95.3/gcc/f/../../include
../../../gcc-2.95.3/gcc/f/bad.c
In file included from
../../../gcc-2.95.3/gcc/f/info.h:108,
from
../../../gcc-2.95.3/gcc/f/bld.h:116,
from
../../../gcc-2.95.3/gcc/f/com.h:229,
from
../../../gcc-2.95.3/gcc/f/bad.c:42:
../../../gcc-2.95.3/gcc/f/target.h:48:2: #error "g77
requires ability to access exact FP representation of
target machine"
make[2]: *** [bad.o] Error 1
make[2]: Leaving directory
`/afs/eos.ncsu.edu/service/ece/research/tinker/sokanauj/vol2/NP/or1k/GCC2953BUILD/gcc/f'
make[1]: *** [f771] Error 2
make[1]: Leaving directory
`/afs/eos.ncsu.edu/service/ece/research/tinker/sokanauj/vol2/NP/or1k/GCC2953BUILD/gcc'
make: *** [all-gcc] Error 2
Anyone had this problem before? Any suggestions?
LEARNER
__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003
|
Could not build gcc
by Unknown on Jan 2, 2004 |
Not available! | ||
hi!
did you update your gcc/glibc/kernel perhaps ? all your problems look to me
like a misconfigured system... can you also give
info about kernel, gcc, binutils, glibc you are using.
regards,
p.
* kernel_learner (kernel_learner@yahoo.com) wrote:
Here is the snippet from the build output:
make[2]: Entering directory
`/afs/eos.ncsu.edu/service/ece/research/tinker/sokanauj/vol2/NP/or1k/GCC2953BUILD/gcc/f'
gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -W -Wall
-I. -I.. -I../../../gcc-2.95.3/gcc/f
-I../../../gcc-2.95.3/gcc/f/..
-I../../../gcc-2.95.3/gcc/f/../config
-I../../../gcc-2.95.3/gcc/f/../../include
../../../gcc-2.95.3/gcc/f/bad.c
In file included from
../../../gcc-2.95.3/gcc/f/info.h:108,
from
../../../gcc-2.95.3/gcc/f/bld.h:116,
from
../../../gcc-2.95.3/gcc/f/com.h:229,
from
../../../gcc-2.95.3/gcc/f/bad.c:42:
../../../gcc-2.95.3/gcc/f/target.h:48:2: #error "g77
requires ability to access exact FP representation of
target machine"
make[2]: *** [bad.o] Error 1
make[2]: Leaving directory
`/afs/eos.ncsu.edu/service/ece/research/tinker/sokanauj/vol2/NP/or1k/GCC2953BUILD/gcc/f'
make[1]: *** [f771] Error 2
make[1]: Leaving directory
`/afs/eos.ncsu.edu/service/ece/research/tinker/sokanauj/vol2/NP/or1k/GCC2953BUILD/gcc'
make: *** [all-gcc] Error 2
Anyone had this problem before? Any suggestions?
LEARNER
__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003
_______________________________________________
http://www.opencores.org/mailman/listinfo/openrisc
|
Could not build gcc
by Unknown on Jan 2, 2004 |
Not available! | ||
Thanks Matjaz,
I however fixed the problem that I had building my
simulator. The cat /proc/version gives me
Linux version 2.4.18-5smp
(bhcompile@daffy.perf.redhat.com) (gcc version 2.96
20000731 (Red Hat Linux 7.3 2.96-110)) #1 SMP Mon Jun
10 15:1
9:40 EDT 2002
Cheers!
--- Matjaz Breskvar phoenix@opencores.org> wrote:
hi!
did you update your gcc/glibc/kernel perhaps ? all
your problems look to me
like a misconfigured system... can you also give
info about kernel, gcc, binutils, glibc you are
using.
regards,
p.
* kernel_learner (kernel_learner@yahoo.com) wrote:
>
> Here is the snippet from the build output: > > > make[2]: Entering directory > `/afs/eos.ncsu.edu/service/ece/research/tinker/sokanauj/vol2/NP/or1k/GCC2953BUILD/gcc/f'
> gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -W
-Wall
> -I. -I.. -I../../../gcc-2.95.3/gcc/f
> -I../../../gcc-2.95.3/gcc/f/.. > -I../../../gcc-2.95.3/gcc/f/../config > -I../../../gcc-2.95.3/gcc/f/../../include > ../../../gcc-2.95.3/gcc/f/bad.c > In file included from > ../../../gcc-2.95.3/gcc/f/info.h:108, > from > ../../../gcc-2.95.3/gcc/f/bld.h:116, > from > ../../../gcc-2.95.3/gcc/f/com.h:229, > from > ../../../gcc-2.95.3/gcc/f/bad.c:42: > ../../../gcc-2.95.3/gcc/f/target.h:48:2: #error "g77
> requires ability to access exact FP representation
of
> target machine"
> make[2]: *** [bad.o] Error 1 > make[2]: Leaving directory > `/afs/eos.ncsu.edu/service/ece/research/tinker/sokanauj/vol2/NP/or1k/GCC2953BUILD/gcc/f'
> make[1]: *** [f771] Error 2
> make[1]: Leaving directory > `/afs/eos.ncsu.edu/service/ece/research/tinker/sokanauj/vol2/NP/or1k/GCC2953BUILD/gcc'
> make: *** [all-gcc] Error 2
>
>
> Anyone had this problem before? Any suggestions?
>
> LEARNER
>
> __________________________________
> Do you Yahoo!?
> Find out what made the Top Yahoo! Searches of 2003
> http://search.yahoo.com/top2003
> _______________________________________________
> http://www.opencores.org/mailman/listinfo/openrisc
_______________________________________________
http://www.opencores.org/mailman/listinfo/openrisc
__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003
|
Could not build gcc
by Unknown on Jan 2, 2004 |
Not available! | ||
When configuring gcc use --enable-languages=c Jim
Date: Fri, 2 Jan 2004 09:53:54 -0800 (PST)
From: kernel_learner kernel_learner@yahoo.com>
Reply-To: "List about OpenRISC cores, free microprocessors" openrisc@opencores.org>
Sender: openrisc-bounces@opencores.org
X-Spam-Status: No, hits=0.0 required=5.0 tests= version=2.20
X-Spam-Level:
Here is the snippet from the build output:
make[2]: Entering directory
`/afs/eos.ncsu.edu/service/ece/research/tinker/sokanauj/vol2/NP/or1k/GCC2953BUILD/gcc/f'
gcc -c -DCROSS_COMPILE -DIN_GCC -g -O2 -W -Wall
-I. -I.. -I../../../gcc-2.95.3/gcc/f
-I../../../gcc-2.95.3/gcc/f/..
-I../../../gcc-2.95.3/gcc/f/../config
-I../../../gcc-2.95.3/gcc/f/../../include
../../../gcc-2.95.3/gcc/f/bad.c
In file included from
../../../gcc-2.95.3/gcc/f/info.h:108,
from
../../../gcc-2.95.3/gcc/f/bld.h:116,
from
../../../gcc-2.95.3/gcc/f/com.h:229,
from
../../../gcc-2.95.3/gcc/f/bad.c:42:
../../../gcc-2.95.3/gcc/f/target.h:48:2: #error "g77
requires ability to access exact FP representation of
target machine"
make[2]: *** [bad.o] Error 1
make[2]: Leaving directory
`/afs/eos.ncsu.edu/service/ece/research/tinker/sokanauj/vol2/NP/or1k/GCC2953BUILD/gcc/f'
make[1]: *** [f771] Error 2
make[1]: Leaving directory
`/afs/eos.ncsu.edu/service/ece/research/tinker/sokanauj/vol2/NP/or1k/GCC2953BUILD/gcc'
make: *** [all-gcc] Error 2
Anyone had this problem before? Any suggestions?
LEARNER
__________________________________
Do you Yahoo!?
Find out what made the Top Yahoo! Searches of 2003
http://search.yahoo.com/top2003
_______________________________________________
http://www.opencores.org/mailman/listinfo/openrisc
|
1/1