From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6275 invoked by alias); 5 Sep 2007 12:40:11 -0000 Received: (qmail 6254 invoked by uid 48); 5 Sep 2007 12:40:10 -0000 Date: Wed, 05 Sep 2007 12:40:00 -0000 Subject: [Bug libgcj/33311] New: gcj: libgcj.spec: No such file or directory X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "freeboy1212 at hotmail dot com" 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: 2007-q3/txt/msg00178.txt.bz2 Hello everyone. I'm sorry when it is here the wrong place for this.. and for my bad english. For the better understanding.. I must make a exe file from java source on Longhorn and i try this with Eclipse GCJ Builder Plugin. When I try to make a .exe file this error comes: --------Build Started-------- mkdir -p debug/resource gcj -O0 -g "--classpath=./src/;" -c src/hallo.java -o src/hallo.o gcj -O0 -g --main=hallo src/hallo.o -odebug/nativeapp -Ldebug gcj.exe: src/hallo.o: No such file or directory gcj.exe: no input files make: *** [main] Error 1 Than I find something interesting out. Maybe that isn't my fault that the GCJ Compiler don't work. I have the MingW on the D: Drive and Eclipse on F: Now when I run "gcj" on F: drive in the cmd then comes these one error message: gcj: libgcj.spec: No such file or directory But when I run "gcj" on D: drive in the cmd then looks okay: gcj: no input files Is that a bug? P.S. thanks for your help -- Summary: gcj: libgcj.spec: No such file or directory Product: gcc Version: 3.4.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: freeboy1212 at hotmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33311