From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17784 invoked by alias); 17 Jan 2009 20:17:21 -0000 Received: (qmail 17776 invoked by uid 22791); 17 Jan 2009 20:17:21 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mail.fgznet.ch (HELO smtp.fgznet.ch) (81.92.96.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 17 Jan 2009 20:17:17 +0000 Received: from wolfram.andreas.nets ([91.190.8.131]) by smtp.fgznet.ch (8.13.8/8.13.8/Submit_SMTPAUTH) with ESMTP id n0HKHAS4049107; Sat, 17 Jan 2009 21:17:11 +0100 (CET) (envelope-from andreast-list@fgznet.ch) Message-ID: <49723CC6.2010102@fgznet.ch> Date: Sat, 17 Jan 2009 20:17:00 -0000 From: Andreas Tobler User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: Franklyn Simon CC: gcc-help@gcc.gnu.org Subject: Re: GCC-4.3.2 References: <200901172109.n0HK9aVa037473@mx2.flashcable.ch> In-Reply-To: <200901172109.n0HK9aVa037473@mx2.flashcable.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2009-01/txt/msg00149.txt.bz2 Franklyn Simon wrote: > Hi > > Does GCC-4.3.2 has java included. I get the error message with the options > ---enable-languages=c,c++,java --enable-stage1-languages=all > > configure:error > The following requested language could not be built: java > Supported language are c,c++,treelang You should tell us a bit more, which target/os? Andreas