This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


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

Re: Trying to use gcj


I think I had a similar problem and it had to do with still having my
classpath set (or at least sill pointing to the classes.zip file).  If you
unset that I think it will work fine.

V. Sheffer

Michal Mosiewicz wrote:

> Hello,
>
> I've just tried to compile gcj and libgcj. Everything went fine, but
> after I compiled some class and actually run it I saw a lot of trash on
> my screen. I recompiled it again from scratch and reinstalled it to make
> sure that it wasn't for some inconsitencies during compilation and the
> bug reproduced.
>
> The problem is basically a lot of trash in the output. Whenever my
> program uses System.out or System.err it produces trash along within
> it's output (simple Hello.java produces "Hello, it worke^L $(,048<", so
> the trash doesn't occur at the end of strings, but rather randomly
> inside.).
>
> My platform is Linux, I use the snapshots downloaded yesterday. I
> compiled it --with-threads=posix (I have pthreads library). My platform
> is Linux 2.2, glibc 2.0.7. What should I try next?
>
> Mike
>
> --
> WWW: http://www.lodz.pdi.net/~mimo  tel: Int. Acc. Code + 48 42 2148340
> add: Michal Mosiewicz  *  Bugaj 66 m.54 *  95-200 Pabianice  *   POLAND


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