This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: 1215 build successes


> To: egcs@cygnus.com
> From: jhpb@sarto.gaithersburg.md.us (Joseph H. Buehler)
> Date: 01 Jan 1998 02:51:21 -0500

> I finally came up with a (non-trivial!) shell script that builds the
> following properly:

>     HOST hppa1.0-hp-hpux10.10       TARGET rs6000-ibm-aix3.2.5
[ ... ]

I would like to see the intelligence embodied in your script built
into gcc.  I think it would be good, as then more people would do up
up cross compilation systems for systems they don't have, which gains
them the ability to produce binaries for machines they don't have
(useful).  Also, bootstrapping then becomes easier on machines without
compilers, as all you need is one machine with any C compiler to
bootstrap up to all machines will all (GNU) compilers.

The good news is that quite a lot of the requisite intelligence is
already in gcc, it would be good at get this last bit in... so that
the next person to do it, has to just supply some information, and
type make (opps, I mean configure; make).

If you have the time and desire, would love to see the work folded in.


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