I want to make r2052 in 64 bit environment, after issued make, (linux32 make
not work), there are error in gcc complied as below:
--------
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h: In function
'x86_64_fallback_frame_state':
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:63: error: 'struct sigcontext'
has no member named 'rsp'
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:71: error: 'struct sigcontext'
has no member named 'rax'
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:73: error: 'struct sigcontext'
has no member named 'rdx'
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:75: error: 'struct sigcontext'
has no member named 'rcx'
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:77: error: 'struct sigcontext'
has no member named 'rbx'
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:79: error: 'struct sigcontext'
has no member named 'rsi'
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:81: error: 'struct sigcontext'
has no member named 'rdi'
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:83: error: 'struct sigcontext'
has no member named 'rbp'
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:85: error: 'struct sigcontext'
has no member named 'r8'
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:87: error: 'struct sigcontext'
has no member named 'r9'
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:89: error: 'struct sigcontext'
has no member named 'r10'
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:91: error: 'struct sigcontext'
has no member named 'r11'
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:93: error: 'struct sigcontext'
has no member named 'r12'
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:95: error: 'struct sigcontext'
has no member named 'r13'
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:97: error: 'struct sigcontext'
has no member named 'r14'
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:99: error: 'struct sigcontext'
has no member named 'r15'
../../gcc-4.1.2/gcc/config/i386/linux-unwind.h:101: error: 'struct sigcontext'
has no member named 'rip'
make[6]: *** [libgcc/./unwind-dw2.o] Error 1
make[6]: Leaving directory 
`/mnt/lfs/image/lfs-livecd/packages/gcc/gcc-build/gcc'
make[5]: *** [stmp-multilib] Error 2
make[5]: Leaving directory 
`/mnt/lfs/image/lfs-livecd/packages/gcc/gcc-build/gcc'
make[4]: *** [stage1_build] Error 2
make[4]: Leaving directory 
`/mnt/lfs/image/lfs-livecd/packages/gcc/gcc-build/gcc'
make[3]: *** [bootstrap] Error 2
make[3]: Leaving directory `/mnt/lfs/image/lfs-livecd/packages/gcc/gcc-build'
make[2]: *** [compile-pass1] Error 2
make[2]: Leaving directory `/mnt/lfs/image/lfs-livecd/packages/gcc/gcc-build'
-------

Satit P.
--
Open WebMail Project (http://www.phayoune.org)

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to