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]

Re: Cross-Compiling Linux Question


Kyle Unice wrote:
> ... the demo-arm-softfloat.sh works fine on the latest cygwin.
> [but I have a new error:]
>
$ make O=/home/kyle/build/kernel ARCH=arm CROSS_COMPILE=arm-softfloat-linux-gnu- zImage

  Using /usr/src/linux-2.6.7 as source for kernel
  SYMLINK include/asm -> include/asm-arm
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/basic/split-include
  HOSTCC  scripts/basic/docproc
  HOSTLD  scripts/kconfig/conf
collect2: ld terminated with signal 11 [Segmentation fault], core dumped

Hmm. http://sources.redhat.com/ml/crossgcc/2004-06/msg00282.html suggests patching Linux so it doesn't use a shared library when building kconfig. Give that shot... - Dan


-- My technical stuff: http://kegel.com My politics: see http://www.misleader.org for examples of why I'm for regime change

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