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: Cygwin and crosstool! (vmlinux.lds.asm problem with 2.6.12.5case-insensitive build patch from crosstool)


Dave Korn wrote:
  I've found a slight problem with the patch from crosstool for compiling on
a case-insensitive filesystem
(http://www.kegel.com/crosstool/crosstool-0.38/patches/linux-2.6.8/linux-2.6
.8-build_on_case_insensitive_fs.patch

Not surprising. The maintainers of the affected parts of the kernel refuse to support case insensitive filesystems.

You should probably not use that patch for real kernel work.
Instead, if you're stuck on cygwin, mount a directory
in managed (i.e. case sensitive) mode for building the
kernel; then you don't need the patch.
- Dan


-- Trying to get a job as a c++ developer? See http://kegel.com/academy/getting-hired.html

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