gnu.gcc.help
[Top] [All Lists]

Re: I need help setting up Corss Compiler for Red Hat 9 on Fedora Core 5

Subject: Re: I need help setting up Corss Compiler for Red Hat 9 on Fedora Core 5?
From: Paul Pluzhnikov
Date: Wed, 14 Jun 2006 17:28:29 -0700
Newsgroups: gnu.gcc.help
"g35rider@xxxxxxxxx" <g35rider@xxxxxxxxx> writes:

> Thanks, 

Please do not top-post.

> I looked into it but not really getting it. I have downloaded
> the autopackges and I can see that apgcc/apg++ are installed, but I
> dont know what to do beyound this to make a RedHat 9.0 Gcc 3.2.2-5
> runable on gcc 4.1(FC5).

You don't "make gcc 3.2.2-5 "runnable" on gcc-4.1".

What you do is build your app with the 'appgcc' wrapper (using
gcc-4.1 on FC5), and 'appgcc' magically makes it so that the
resulting binary of your application can be run on RH-9.

Cheers,
-- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.

<Prev in Thread] Current Thread [Next in Thread>