CYGWIN_DIR, LINUX_DIR and KERNELCONFIG in all.sh

Robert P. J. Day rpjday@mindspring.com
Tue Nov 9 19:55:00 GMT 2004


  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.

  or am i misreading something?

rday

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list