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]

Re: Problem building kernel with gcc 4.0.2


Hi David,

I use a .config file with the following lines in:
#
# Kernel type
#
CONFIG_MIPS32=y


I thougth that this cause the compiler to build a 32 bit kernel. Is that right?

Best regards
TheNop



David Daney schrieb:

TheNop wrote:

Hi all,

I have build a crosstool chain for mips with crosstool-0.38. I have use the following components:
- gcc-4.0.2
- glibc-2.3.5
- binutils-2.16.91.0.3
- kernel 2.6.8 header


Attached there is the full error log.
Currently I have no idea how to fix the problem.

Any ideas?


Perhaps you are trying to build a 64 bit kernel with a 32 bit toolchain.


David Daney





------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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