getting started with classpath

2002-04-24 Thread Phillip Morelock
Hello I'm seeking "getting started" help. I have a gnawing interest in hacking on classpath, and I have read a couple of times over the guide "hacking.html" that is linked from the GNU site. It's just, I'm having a simultaneous-learning-curve experience, and I'm wondering if anyone on this li

getting started with Classpath

2004-06-11 Thread Leston Buell
Hi. I am very new to all of this, so please go easy on me. I have not been successful in finding what i need to do to compile my java programs to native code using Classpath. I am using Mandrake 10 and have both gcj and the latest Classpath installed. I can compile my programs using gcj if i d

getting started with Classpath

2004-06-11 Thread Andrew Haley
Leston Buell writes: > Hi. I am very new to all of this, so please go easy on me. OK. > I have not been successful in finding what i need to do to compile > my java programs to native code using Classpath. I am using > Mandrake 10 and have both gcj and the latest Classpath installed. I > can

Re: getting started with classpath

2002-04-25 Thread nferrier
Phillip Morelock <[EMAIL PROTECTED]> writes: > Hello I'm seeking "getting started" help. > > I have a gnawing interest in hacking on classpath, and I have read > a couple of times over the guide "hacking.html" that is linked from > the GNU site. It's just, I'm having a simultaneous-learni

Re: getting started with classpath

2002-04-25 Thread Phillip Morelock
Thank you so much for your detailed reply. I have a couple of responses / sub-questions below: At 25 April 2002, you wrote: >We do need more beginner doc. But we are still working hard on getting >stable, usable versions of GCJ, Classpath, etc... out there and >working. > >One of the things you

Re: getting started with classpath

2002-04-25 Thread Nic Ferrier
ff to do but that I haven't got round to yet: - html and texinfo "getting started with Classpath and ORP" guide. - a very light webpage intro, an edited version of the above - add lot's of examples to the CNI section of the GCJ manual - improve the javadoc in the Classpath

Re: getting started with classpath

2002-04-25 Thread Anthony Green
On Thu, 2002-04-25 at 02:03, [EMAIL PROTECTED] wrote: > One of the things you could help us with is documentation. And testing. I've also found getting 3rd party packages built and running with gcj very useful in tracking down library/compiler bugs and missing features. See http://sources.redh

Re: getting started with classpath

2002-04-25 Thread Brian Jones
Nic Ferrier <[EMAIL PROTECTED]> writes: > Maybe Brian or Anthony (or one of the other maintaienrs) should chip > in here's a menu of things that are on my list of stuff to do but > that I haven't got round to yet: > > - html and texinfo "getting started wit

Re: getting started with classpath

2002-04-26 Thread Andreas Rueckert
ound to yet: > > > > - html and texinfo "getting started with Classpath and ORP" guide. I know I'm asking for a lot, but don't you think it would be worth to add some documentation on how to get started on a specific platform? I recently tried to get classpath ru

Re: getting started with classpath

2002-04-26 Thread Brian Jones
"Patrik Reali" <[EMAIL PROTECTED]> writes: > From: "Brian Jones" <[EMAIL PROTECTED]> > > Some good ideas here, but let's not exclude other JVMs such as SableVM > > or kissme. A side question of mine at the moment is whether any of > > these support working with the AWT and native peer code other

Re: getting started with classpath

2002-04-26 Thread Patrik Reali
From: "Brian Jones" <[EMAIL PROTECTED]> > Some good ideas here, but let's not exclude other JVMs such as SableVM > or kissme. A side question of mine at the moment is whether any of > these support working with the AWT and native peer code other than > GCJ. Jaos has currently no support for the

Re: getting started with classpath

2002-04-26 Thread Brian Jones
Andreas Rueckert <[EMAIL PROTECTED]> writes: > > Some good ideas here, but let's not exclude other JVMs such as SableVM > > or kissme. A side question of mine at the moment is whether any of > > these support working with the AWT and native peer code other than > > GCJ. > > Don't you think it w

Re: getting started with classpath

2002-04-26 Thread John Leuner
> I have a gnawing interest in hacking on classpath, and I have read > a couple of times over the guide "hacking.html" that is linked from > the GNU site. It's just, I'm having a simultaneous-learning-curve > experience, and I'm wondering if anyone on this list can push me > off in the right

Re: getting started with classpath

2002-04-28 Thread Mark Wielaard
Hi, John already said it all, but let me just second his suggestions and add some links to more documentation. On Fri, 2002-04-26 at 22:23, John Leuner wrote: > > I would like to know Free Java and work on it even, but am not sure > > how to start. > > Well, I suggest you start with compilers.

Re: getting started with Classpath

2004-06-11 Thread Leston Buell
Aha! That explains everything. Thanks! Leston Andrew Haley wrote: > How do i fix this? You can't. gcj comes with its own class library, and that's what you must use. Andrew. ___ Classpath mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/lis