Libraries and Perl64
[email protected] ("Tim Harsch") Tue, 10 Sep 2002 20:22:47 -0700
| Newsgroups | perl.64bit |
|---|---|
| Message-ID | <[email protected]> |
Does Perl64 have any trouble using 32 bit libraries on a 64 bit system? For instance, the we have 5.6, 5.7 and 5.8 Solaris systems which have a NFS mounted location for /usr/local/lib which may contain libraries built on any of the OS versions. What I am seeing is that when trying to compile certain Perl mods it complains about unreferenced symbols or missing libraries when in fact my LD_RUN_PATH and LD_LIBRARY_PATH are set so that those libs are where they should be... Thanks for help!