public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* demo-i686.sh does not build a linux kernel.
@ 2010-03-01 14:20 Rick Foos
  2010-03-01 17:46 ` Yann E. MORIN
  0 siblings, 1 reply; 3+ messages in thread
From: Rick Foos @ 2010-03-01 14:20 UTC (permalink / raw)
  To: crossgcc; +Cc: veredz72

The default demo-i686.sh configuration builds a compiler that does not build 
a Linux kernel.

eval `cat i686.dat gcc-4.1.0-glibc-2.3.6-tls.dat` sh all.sh --notest

From the following message on the kernel list, the default compiler is not 
supported, and will never build a kernel.

http://lkml.indiana.edu/hypermail/linux/kernel/0805.0/0442.html
> And yes, considering that 4.1.1 (and even more so 4.1.0) should be rare to
> begin with, I think it's better to just not support it.
>
> Linus

This issue has already been reported:
http://sourceware.org/ml/crossgcc/2009-07/msg00052.html

Since Linus has made a decision to not support gcc 4.1.0 and 4.1.1, the 
scripts should be updated, maybe removing the versions that are not 
supported, or at least having a default that works.

eval `cat i686.dat  gcc-4.1.2-glibc-2.3.5.dat` sh all.sh --notest

The above configuration built a working compiler on cygwin, and the compiler 
built linux-2.6-kgdb version 2.6.33.

Thanks,
Rick 


--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-03-01 18:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-01 14:20 demo-i686.sh does not build a linux kernel Rick Foos
2010-03-01 17:46 ` Yann E. MORIN
2010-03-01 18:07   ` Rick Foos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).