Zumi - AFAIK there isn't one available for RC5, hence i'm trying to compile. I was using one of lardmans one on cacko, no bothers but i think i got a undefined symbol on RC5.
Next, can lardman (or someone else who's around and knows) what is meant by this:
lardman: In any case, when cross compiling using the pdaXrom toolchain (which used to work BTW with the pdaXrom 1.0.0 version) you couldn't run 'make install' (obviously) so the next step had to be done by hand.
What is the next step that can be done by hand. Last night when the compile finished (without any errors) there was no octave file and the octave symlink that was there before disappeared. Octave-2.1.57
Next, i removed all the crap i could find from octave, and unpacked octave-2.1.59. I entered the command ./configure ; make (the one with the flags in the install.octave file to remove all the debugging symbols (to try something different)) ; make install.
I woke up this morning to find it still looping around the liboctave directory compiling, having never gotten to make install as there were no octave files placed on the system (/usr/local...)
Can someone please advise? It's starting to get annoying. I would suggest that the compile system is working okay as i compiled bison, flex, m4, lbreakout2, gputils, dosbox (omg! i just tested this after i wrote it... dosbox works?!? no image needed?)... As i said i'm using fort77, and perl for my fortran compiler... The tests for it work grand, and the only thing is that octave doesn't find any fort77 libraries (they are not in the source file), but the fortran files appear to be created without any warnings).