This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: Reload patch for 3.1


On Tue, Apr 30, 2002 at 05:38:39PM -0700, David S. Miller wrote:
> Great, how hard would it be for me to put together the things
> necessary to make ADA buildable on the sparc*-*-linux targets?

Hack build/gcc/specs.h to include ada/lang-specs.h for the gcc driver
installed.  Grab the solaris binaries, and drop gnat1 and gnatbind
into the right places.

That should get you a functional ada compiler.

A real port has lots of irritating library changes that I've never 
bothered doing for alpha linux.  8.3 mangled filenames in a flat
directory structure don't do it for me.  And I think a lot of it
is busy-work that ought to be autoconf'ed.  Not that I'm ever going
to care enough to clean this up.


r~


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