From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19465 invoked by alias); 7 Jan 2010 14:26:35 -0000 Received: (qmail 19436 invoked by uid 48); 7 Jan 2010 14:26:34 -0000 Date: Thu, 07 Jan 2010 14:26:00 -0000 Message-ID: <20100107142634.19435.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/42409] org.eclipse.jdt.internal.compiler.batch.GCCMain not found In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "jlpoole at pon dot net" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2010-q1/txt/msg00013.txt.bz2 ------- Comment #12 from jlpoole at pon dot net 2010-01-07 14:26 ------- Success. There were no further responses to my question posed in Comment #10; so I proceeded nonetheless. I deleted /usr/local/gcj and recreated the directory /usr/local/gcj so as to purge any hand-added files from previous attempts. Then from the build directory, /d1/seagate2/download/gnu/build, I ran: make install Then I moved to the target install directory, /usr/local/gcj, and from there executed: export LD_LIBRARY_PATH=/usr/local/gcj/lib bin/gcj -c /var/work/gcj/HelloWorld.java and the file HellowWorld.o was created. I'm not sure what the protocol for this Bug system is, this Bug is currently marked WAITING; I'm changing status to NEW in case that triggers an alert for someone of knowledge to act. Please take a look at comment #10, it may be that documentation needs to be revised. Thank you for everyone's help. -- jlpoole at pon dot net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |UNCONFIRMED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42409