This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

error occur when compile kernel using cross compiler for powerPC


Hi all !
I use crosstool to build my cross compiler, but errors occur.

My crosstool chain information :

            BINUTILS_DIR=binutils-2.16.1

GCC_CORE_DIR=gcc-3.3.6

GCC_DIR=gcc-4.2-20061024

GLIBC_DIR=glibc-2.3.6

LINUX_DIR=linux-2.6.15.4

LINUX_SANITIZED_HEADER_DIR=linux-libc-headers-2.6.12.0

GLIBCTHREADS_FILENAME=glibc-linuxthreads-2.3.6

GDB_DIR=gdb-6.5

It work OK. But when I compile kernel using my cross tool, there?s an error :



arch/powerpc/kernel/swsusp_32.S: Assembler messages:

arch/powerpc/kernel/swsusp_32.S:138: Error: Unrecognized opcode: `dssall'

make[1]: *** [arch/powerpc/kernel/swsusp_32.o] Error 1

make: *** [arch/powerpc/kernel] Error 2



I used kernel 2.6.19.1



would you help me to solve this problem. Thank you very much



Thanh Phong



--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]