Thank you everyone for your support. ARSPerl 1.91 is compiled and working now. I put -m32 anywhere I could, but altimatelly changing below lines in Makefile worked. CCCDLFLAGS = -fpic -m32 CCDLFLAGS = -rdynamic -m32 LDDLFLAGS = -shared -L/usr/local/lib -m32 LDFLAGS = -L/usr/local/lib -b32 -m32
----- Original Message ----- From: Rusty Copeland <arsperl-users@arsperl.org> To: arsperl-users@arsperl.org At: 10/03 21:15:39 It should work. I may not have seen your previous emails on this topic. Not only do you have to compile the ARSPerl module with -m32 but you also have to run it with a version of perl compiled as a 32 bit application. Rusty ----- Original Message ---- From: "STAN HOLODNAK, BLOOMBERG/ 731 LEXIN" <[EMAIL PROTECTED]> To: ARSPERL-USERS@ARSPERL.ORG Sent: Friday, October 3, 2008 4:15:02 PM Subject: [Arsperl-users] ARSPerl on 64 bit Hello. Is there any way to install ARSPerl on 64 bit RedHat. I took out that double directive and have set CPPFLAGS to -m32 but to no avail. Thank you. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ -- Arsperl-users mailing list Arsperl-users@arsperl.org https://lists.sourceforge.net/lists/listinfo/arsperl-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ -- Arsperl-users mailing list Arsperl-users@arsperl.org https://lists.sourceforge.net/lists/listinfo/arsperl-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ -- Arsperl-users mailing list Arsperl-users@arsperl.org https://lists.sourceforge.net/lists/listinfo/arsperl-users