This is the mail archive of the gcc-help@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: Builing C++ cross compiler for MPC860


> Hi,
> 
> When I build C++ cross-compiler for ppc860 with gcc 2.95.2, I get the
> following error message.
> 
> % make LANGUAGES="c c++"

have you tried a single make without parameters. as far as i know it's
useless to specify the LANGUAGE-parameter for make because you've already
configured for exactly these languages and make won't recognize this parameter
anymore.

bye
  Helfried

-- 
Sent through GMX FreeMail - http://www.gmx.net

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