This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problem with Ada working on Linux PowerPC port
- From: <guerby at acm dot org>
- To: minyard at acm dot org
- Cc: kenner at vlsi1 dot ultra dot nyu dot edu, gcc at gcc dot gnu dot org
- Date: Fri, 16 Nov 2001 20:26:15 +0100
- Subject: Re: Problem with Ada working on Linux PowerPC port
- References: <10111161129.AA20951@vlsi1.ultra.nyu.edu> <3BF5227F.3040302@acm.org>
- Reply-to: guerby at acm dot org
> Then cd to libiberty and make, then cd to gcc and do a "make
> LANGUAGES="c ada".
This way of doing things is I believe deprecated, the correct way to
enable Ada is to configure with --enable-languages=c,ada (unless I'm
missing something special to cross).
--
Laurent Guerby <guerby@acm.org>