OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: deckard73 on May 09, 2005, 02:06:35 am

Title: Perl 5.8.*
Post by: deckard73 on May 09, 2005, 02:06:35 am
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