grim n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 26 Jul 2007 Posts: 34
|
Posted: Fri Oct 16, 2009 9:37 am Post subject: (solved) kernel/bounds error |
|
|
Hallo Leute,
ich bekomme beim backen eines neuen Kernels folgenden Fehler:
make CROSS_COMPILE=sparc64-unknown-linux-gnu- && make im
age modules_install
Code: |
.....
kernel/bounds.c:1: error: -m64 is not supported by this configuration
kernel/bounds.c:1: error: -mlong-double-64 not allowed with -m64
kernel/bounds.c:1: error: -mcmodel= is not supported on 32 bit systems
make[1]: *** [kernel/bounds.s] Error 1
make: *** [prepare0] Error 2
|
Hier ein paar Daten meiner Maschiene:
Sun Blade 1500 (S)
TI UltraSparc IIIi (Jalapeno)
Flags:
Code: |
CFLAGS="-O2 -mcpu=ultrasparc -pipe"
CXXFLAGS="${CFLAGS}"
|
Kann sich einer von einen Reim darauf machen?
Gruss
Grim |
|