public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* egcs (or compatible) compiler
@ 2003-01-20 17:07 Richard B. Johnson
  2003-01-20 17:52 ` Scott Robert Ladd
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Richard B. Johnson @ 2003-01-20 17:07 UTC (permalink / raw)
  To: Linux kernel


I tried to find the "latest and greatest" gcc compiler that
will compile the kernel. I can't find the source anywhere!
Apparently, gnu doesn't "do" the compiler anymore, it's now
called egcs and is supposed to be on goof.com according to
the links from the GCC home page. They only have patches.
The last source-code I have been able to find for gcc is
gcc-3.0.1.tar.gz and it won't even compile under egcs-2.9.1.66
(which I installed about a year ago before it became unavailable
and dissappeared).

So, what gives? Any hints on how I get the source of the most
recommended gcc, that will actually compile on a previous version
of gcc? I'm presently using egcs-2.9.1.66, but newer kernels won't
compile using it. They fail to link with "__rawmemchr" errors, i.e.,
caused by code that gets the string-length by doing strchr(s, 0),
i.e., looks for the null. This envokes some __rammemchr() function
that doesn't exist.

Cheers,
Dick Johnson
Penguin : Linux version 2.4.18 on an i686 machine (797.90 BogoMips).
Why is the government concerned about the lunatic fringe? Think about it.



^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <4846.1043085902@frodo.gams.co.at>]

end of thread, other threads:[~2003-01-20 20:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-20 17:07 egcs (or compatible) compiler Richard B. Johnson
2003-01-20 17:52 ` Scott Robert Ladd
2003-01-20 18:06   ` Christopher Faylor
2003-01-20 18:24     ` Scott Robert Ladd
2003-01-20 18:17 ` Daniel Jacobowitz
2003-01-20 20:34 ` David Ford
     [not found] <4846.1043085902@frodo.gams.co.at>
2003-01-20 18:16 ` Richard B. Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox