Ok, forget those doubts; i found the solution to them, but not i've got other issues.
Here's the thing: I'm able to compile with gcj+Classpath to bytecode, but i can't compile to native. When i try to compile to native i get this: gnu/classpath/examples/swing/Demo.java:685: internal compiler error: in make_class_data, at java/class.c:1609 Which has already happened before as you may see here: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13667 On that bug report, the guy said he managed to compile it with version 3.4. I've got gcj34 installed, but when i try to use it i get: gnu/classpath/examples/swing/Demo.java:1: internal compiler error: in make_class_data, at java/class.c:1600 Could somebody help me please? J.V. On Tue, 14 Dec 2004 15:09:16 +0000, Joao Victor <[EMAIL PROTECTED]> wrote: > Hello folks, > > So i grabbed the classpath tgz, 'configure && make && make install', > and all... but it doesn't seem to have installed many packages... i > can't find, for example, the swing package under /usr/local/classpath. > > Why is that? > > When configuring, it asked me something about PAX, but i just typed > "." and ignored. What was that? > > Finally, is there any classpath RPM, and any tutorial about classpath? > > Thanks a lot, > J.V. > _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/classpath

