public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* Building for an old linux kernel target
@ 2020-01-29  0:05 Thomas Fuller
  2020-01-29  5:57 ` Geert Stappers
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Fuller @ 2020-01-29  0:05 UTC (permalink / raw)
  To: crossgcc

Hello,

I'm trying to build a toolchain for an old Arm926 core that's running linux
kernel v2.6.35.3. That kernel isn't in the default list, likely since it's
so far past EOL. In my reading I found
https://crosstool-ng.github.io/docs/internals/ page in the docs, but I
don't quite grok how the kernel.in/kernel.sh files define the different
kernel versions available. Is there a simple path to getting support for
the old kernel setup?

I'm open to running an older version of crosstool-NG that has support, but
I'm not sure how to figure out what the correct version would be?

-Thomas

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

* Re: Building for an old linux kernel target
  2020-01-29  0:05 Building for an old linux kernel target Thomas Fuller
@ 2020-01-29  5:57 ` Geert Stappers
  0 siblings, 0 replies; 2+ messages in thread
From: Geert Stappers @ 2020-01-29  5:57 UTC (permalink / raw)
  To: crossgcc

On Tue, Jan 28, 2020 at 04:04:56PM -0800, Thomas Fuller wrote:
> Hello,
> 
> I'm trying to build a toolchain for an old Arm926 core that's running linux
> kernel v2.6.35.3. That kernel isn't in the default list, likely since it's
> so far past EOL. In my reading I found
> https://crosstool-ng.github.io/docs/internals/ page in the docs, but I
> don't quite grok how the kernel.in/kernel.sh files define the different
> kernel versions available. Is there a simple path to getting support for
> the old kernel setup?
> 
> I'm open to running an older version of crosstool-NG that has support, but
> I'm not sure how to figure out what the correct version would be?

Changelog. Check the changelog of kernel and GCC for release dates.

Say v2.6.35.3 is from februari 2006. Then find the GCC
that existed in those days.


Groeten
Geert Stappers
-- 
Leven en laten leven

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

end of thread, other threads:[~2020-01-29  5:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-29  0:05 Building for an old linux kernel target Thomas Fuller
2020-01-29  5:57 ` Geert Stappers

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