Author Topic: Perl 5.8.*  (Read 1658 times)

deckard73

  • Newbie
  • *
  • Posts: 33
    • View Profile
Perl 5.8.*
« 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