This is the mail archive of the crossgcc@sources.redhat.com 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]

gcc-3.3.4-glibc-2.3.2 can compile linux-2.6.8 for lpd7a400_defconfig (ARM)


I successfully built cross compiler for ARM on
Cygwin/Windows XP with crosstool-0.28-rc35 including
  binutils-2.15, linux-2.4.26 headers, glibc-2.3.2,
and
gcc-3.3.4. I can compile linux-2.6.8 kernel after I
applied the following patches   
  kaz-types.patch
  linux-2.6.6-cygwin-kconfig.patch
  linux-2.6.7-build_on_case_insensitive_fs-1.patch

Thanks people for crosstool! 

Notes:
1. cross compiler gcc-3.4.1-glibc-2.3.2 failed in
compiling linux-2.6.8.
2. In order to "make menuconfig", I changed
scripts/kconfig/Makefile line#72 
"mconf-objs:= mconf.o libkconfig.so" to 
"mconf-objs:= mconf.o libkconfig.o"
3. Install libelf and libncurses-devel on cygwin.

I am moving to next step to load and run the kernel on
the target board.

I love CrossTool.


		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 

------
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]