Hi,
I try to compile embperl 1.3b5 on an Alpha running under Debian Linux
and I get the following errormessage for about 30 lines:

Embperl.c:520: warning: cast to pointer from integer of different size

The appropriate lines in source look like this:
------------
tReq *  r;
(...)
r = (tReq *)(mg -> mg_len) ;
                     ^^^^^
------------
which looks quite pointless to me, reading this I wonder why it
works on Intel...
However, Embperl.c is generated from Embperl.xs and I don't know
anything about perl XS magic... can anybody help, or was anyone
more successfull in compiling 1.3b5 on Alpha Linux?

Best regards,
Andre

--
 /"\
 \ /
  X  ASCII Ribbon campaign against HTML E-Mail
 / \

PGP signature

Reply via email to