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: CYGWIN_DIR, LINUX_DIR and KERNELCONFIG in all.sh


Robert P. J. Day wrote:
  a short question about some logic in all.sh.  if you're building a
CYGWIN target, then obviously you don't need to set LINUX_DIR, which
would normally mean that there's no associated need to set
KERNELCONFIG either, right?

  however, even if you're building a CYGWIN target, the value of
KERNELCONFIG will still be tested, which seems kind of redundant.  in
fact, if KERNELCONFIG refers to an unreadable file, the script will
abort, even though CYGWIN really doesn't need this variable at all.

The cygwin support is new, and may need a bit of polish, so this kind of issue is not surprising. Feel free to submit a patch to fix it. - Dan

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