[android-kernel] Re: compile 2.6.27 goldfish branch failed

2009-02-25 Thread haiyang kang
yes, i also builded it successfully in fedora 9with arm-none-eabi-gcc 4.3.2 and boot the kernel with emulator. so i think it is the problem of cygwin. On Wed, Feb 25, 2009 at 11:02 PM, Leon wrote: > > Linux Ubuntu 8.10 > and toolchain in Android source code prebuilt/linux-x86/toolchain/arm- >

[android-kernel] Re: compile 2.6.27 goldfish branch failed

2009-02-25 Thread Leon
Linux Ubuntu 8.10 and toolchain in Android source code prebuilt/linux-x86/toolchain/arm- eabi-4.2.1 export ARCH=arm export CROSS_COMPILE=/mnt/workspace/android/master/prebuilt/linux-x86/ toolchain/arm-eabi-4.2.1/bin/arm-eabi- make goldfish_defconfig make The built kernel works well in the emulat

[android-kernel] Re: compile 2.6.27 goldfish branch failed

2009-02-25 Thread corn...@gmail.com
forgot, all this is done in windows by cygwin On Feb 25, 2:22 pm, haiyang kang wrote: > hi, > > first, i check out the source code >     git clone git://android.git.kernel.org/common.git >     git checkout -t origin/android-goldfish-2.6.27 -b goldfish > then > fromhttp://www.codesourcery.com/sg