Hello
I know that there is a pre-compiled binary in the feeds, but I am interested in compiling perl
native on the Zaurus. This is because I have to change the default directories, remove some
extensions dont need large file support etc.
But perl resist. First there was a undefined reference to libm. I fixed this with using nm instead of
test program. Then there were optimization (gcc) problems. -O2 behaves badly.
Now it stops at ext/errno. No error definitions in errno_pm.PL -> make error
Any help is appreciate
Enno