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]
Other format: [Raw text]

Re: Problem with Ada working on Linux PowerPC port


> 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>


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