Eduard Bloch writes: > Package: gcj-3.0 > Version: 1:3.0.2-0pre011014 > Severity: normal > > Hello, following simple Java program crashes when compiled with gcj. If > I compile with javac and run it in kaffe, it works flawless. When > compiled with gcj... > gcj-3.0 -g fromFileToFile.java --main=fromFileToFile > then following happens: > ./a.out einsteiger.txt asdf > Error while creating the new file... > > And if I change the Exception to IOExcepion (as it should be), it > crashes or exits.
did it build with an old version?