This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building a backwards compatible toolchain.


Andy,

On Tue, Oct 14, 2014 at 2:57 PM, ANDY KENNEDY <ANDY.KENNEDY@adtran.com> wrote:
> All,
>
> I'm pretty sure I know the answer to this, but I'll ask anyways.
>
> Is it possible to build a toolchain that will run on machines with
> kernels that are older (say, 2.6.18) using the existing ct-ng?
>
> I have a way to do it through building a chroot, jumping into that, then
> building ct-ng based upon that temporary toolchain but I'd rather not go
> through that pain.
>
> My problem is no standardization of the host machines, but the desire to
> build the toolchain from an arbitrary host.
>
> Thanks,
> Andy

Out of curiosity, are you by any chance looking for a toolchain to
support the 2.6.4 xenomai kernel? Or is this just for compatibility
for an older system?

If it's the later, you could checkout a branch of an older version of
crosstool-ng. Now easier with git: git checkout -b
branchforoldersupport 1.2

-Bryan

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]