Ignatios Souvatzis wrote:
Ahhhh! That clears some things ups. I just followed the instructions for cross-compiling NetBSD in the standard-documentation, which looks a bit different.Ahem... the recipe is easy...: You build a kernel with: sh build.sh -U -m amigappc -R ../rap -D ../dap -T ../tools -O ../oap tools sh build.sh -U -m amigappc -R ../rap -D ../dap -T ../tools -O ../oap kernel=NULL
This doesn't fully work currently, but thanks to some effort by Klaus Klein, locore.S is compiling now. (This assumes a -current source tree, of course.) If you have errors of the type "can't find genassym", then you did something the wrong way. -is
I'll retry the cross-compile right now... Regards Ruediger