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

* Re: demo-i686.sh does not build a linux kernel.
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Yann E. MORIN @ 2010-03-01 17:46 UTC (permalink / raw)
  To: crossgcc; +Cc: Rick Foos

Hello Rick!

On Monday 01 March 2010 15:20:27 Rick Foos wrote:
> The default demo-i686.sh configuration builds a compiler that does not build 
> a Linux kernel.

The last feature-commit to the original crosstool dates almost 3 years ago,
and is now considered unmaintained (sadly).

There is an alternative, crosstool-NG, which I maintain and that you can
find there:
  http://ymorin.is-a-geek.org/projects/crosstool

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



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

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

* Re: demo-i686.sh does not build a linux kernel.
  2010-03-01 17:46 ` Yann E. MORIN
@ 2010-03-01 18:07   ` Rick Foos
  0 siblings, 0 replies; 3+ messages in thread
From: Rick Foos @ 2010-03-01 18:07 UTC (permalink / raw)
  To: Yann E. MORIN, crossgcc

Wonderful news, thank you, trying it now.

--------------------------------------------------
From: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sent: Monday, March 01, 2010 11:46 AM
To: <crossgcc@sourceware.org>
Cc: "Rick Foos" <rick.foos@solengtech.com>
Subject: Re: demo-i686.sh does not build a linux kernel.

> Hello Rick!
>
> On Monday 01 March 2010 15:20:27 Rick Foos wrote:
>> The default demo-i686.sh configuration builds a compiler that does not 
>> build
>> a Linux kernel.
>
> The last feature-commit to the original crosstool dates almost 3 years 
> ago,
> and is now considered unmaintained (sadly).
>
> There is an alternative, crosstool-NG, which I maintain and that you can
> find there:
>  http://ymorin.is-a-geek.org/projects/crosstool
>
> Regards,
> Yann E. MORIN.
>
> -- 
> .-----------------.--------------------.------------------.--------------------.
> |  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' 
> conspiracy: |
> | +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___ 
> |
> | +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is 
> no  |
> | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v 
> conspiracy.  |
> '------------------------------^-------^------------------^--------------------'
>
>
> 

--
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).