[kaffe] Dealing with class library dependencies and simplifying the class library build system once more

2004-06-18 Thread Dalibor Topic
Hi all, one thing that pops up every now and then, in particular if one is stuck on a not very fast CPU, is the question if it would be possible to have the java class library build take care of the class file dependencies and just recompile the dependant files. I took a look at that issue a fe

[kaffe] Help needed in buliding kaffe-1.1.4 for Xscale PXA with awt-x

2004-06-18 Thread asutosh gopinath
Hi, I want to build kaffe for my ARM PXA255 Xscale with awt-X. I think my ARM board has X because i can start it using startx and also run xterm. On by build I have arm toolchains. Do i need to have X11 for arm on my build pc as well? If yes, then from where can i obtain it? Can i use the X11 fr

[kaffe] Adventures in building JBoss with Kaffe

2004-06-18 Thread Dalibor Topic
Hi all, I decided to start a small JBoss building experiment today, by going back in time, and starting with the earliest Jboss release for which I could find source [1], trying to build it with anrt and kaffe. Here are the results: JBoss 2.4.3: bash-2.05a$ tail -f /tmp/topic/orig/2.4.3/build.l

Re: [kaffe] Building kaffe 1.1.4 under Fedora Linux

2004-06-18 Thread Michael Franz
Not sure it this will work, but on my SuSE 91. (using kernel 2.6 - same as Fedora) I have to set ulimit -s 8000 to get it to build. Seems that something is different with these distributions. Michael On Friday, June 18, 2004, at 07:31 PM, Minh Nguyen wrote: Hi , I used your snap shot but still

Re: [kaffe] Building kaffe 1.1.4 under Fedora Linux

2004-06-18 Thread Minh Nguyen
Hi , I used your snap shot but still have no luck (see below). Any idea? ../../../libraries/javalib/rebuildLib: line 60: 30612 Segmentation fault $JAVAC $VERBOSE $JAVAC_FLAGS -d $LIBDIR $CPATH ${1+"$@"} gmake[3]: *** [lib/stamp] Error 139 gmake[3]: Leaving directory `/home/mnguyen/kaffe-1.1.

Re: [kaffe] Building kaffe 1.1.4 under Fedora Linux

2004-06-18 Thread Guilhem Lavaux
Minh Nguyen wrote: How is CVS related to this? I've downloaded the development release directly from kaffe.org, not using CVS at all. Minh I was talking about kaffe's cvs and not about CVS itself. Though you may not be able to use it. So I am putting a snapshot of it on http://www.kaffe.org/~guil

Re: [kaffe] Building kaffe 1.1.4 under Fedora Linux

2004-06-18 Thread Minh Nguyen
How is CVS related to this? I've downloaded the development release directly from kaffe.org, not using CVS at all. Minh --- Guilhem Lavaux <[EMAIL PROTECTED]> wrote: > Minh Nguyen wrote: > > Hi, I am trying to build development release 1.1.4 > of > > kaffe under Fedora Linux (kernel 2.4.22). > E

Re: [kaffe] Building kaffe 1.1.4 under Fedora Linux

2004-06-18 Thread Guilhem Lavaux
Minh Nguyen wrote: Hi, I am trying to build development release 1.1.4 of kaffe under Fedora Linux (kernel 2.4.22). Everything compiles fine but I got a segmentation fault at the in the "test" directory (see below). Does anyone know what is going on? Thanks, Minh Hi Minh, I suggest you try the l

[kaffe] Building kaffe 1.1.4 under Fedora Linux

2004-06-18 Thread Minh Nguyen
Hi, I am trying to build development release 1.1.4 of kaffe under Fedora Linux (kernel 2.4.22). Everything compiles fine but I got a segmentation fault at the in the "test" directory (see below). Does anyone know what is going on? Thanks, Minh mkdir .libs rm -f .libs/kaffe-bin.nm .libs/kaffe

[kaffe] hp-ux gcc 2.95 (jikes+zip) fails

2004-06-18 Thread Riccardo
Hello, I was able to complete build with the above mentioned configuration. Jikes is fast :-) This box used to be able to start KJC compilation of classes, so I assume it wasn't totally broken. Now compilation ends, zip is able to assemble the files and when I run make check the internal regr