Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > Calling 32 bit libraries on an x86_64 in 64 bit mode

Reply
Thread Tools

Calling 32 bit libraries on an x86_64 in 64 bit mode

 
 
Alan
Guest
Posts: n/a
 
      10-28-2004

I have a set of proprietary libraries that are i386 compiled code under
Linux. They are called from a perl module.

This worked fine until we moved to a dual AMD64 system. Now it is choking
in DynamicLoader.pm.

Is there a clean way to call a 32 bit shared library from a 64 bit version
of Perl? Is there some sort of option to get XS to emulate a 32 bit mode
or is it just bjorken?

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
building 32-bit PyQT4 and matplotlib on X86_64 enricong@gmail.com Python 0 05-08-2009 05:04 PM
re: mmm-mode, python-mode and doctest-mode? Edward Loper Python 0 08-07-2007 08:58 AM
BM frees DB2 Express - x86_64 (32-bit and 64-bit) LDJ Windows 64bit 2 01-31-2006 03:24 PM
mmm-mode, python-mode and doctest-mode? John J Lee Python 3 12-01-2005 08:35 PM
Safe Mode (?) - It is meant to be normal mode but looks like safe mode English Patient Computer Support 3 10-03-2004 11:10 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57