|
|
Choosing A Webhost: |
.exp and .def files management: msg#00149apache.mod-perl.devel
As I'm applying the fixes for aix build, I'd like to cleanup WrapXS.pm not to create/install .exp and .def files on platforms where they aren't needed. So is this correct that .exp are needed only on AIX and .def on win32? WrapXS.pm:generate $self->write_export_file('exp') if $^O eq 'aix'; $self->write_export_file('def'); #XXX if $^O eq 'Win32' can we s/; #XXX//; here? I've written a small package Devel::FakeOSName which you can use as: perl -MDevel::FakeOSName=aix Makefile.PL ... which will make $^O and $Config::Config{osname} return 'aix' (no matter what the real platform is), so this is a better way to test other platforms if needed. Hopefully I'll put it on CPAN soon. Also, Randy, do we need to install .def files so the XS extensions can be built on win32? I'll soon release a new Apache::Peek so we can test what's needed to build 3rd party modules which rely on xs code, referencing mod_perl api. __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:stas@xxxxxxxxxx http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Segfault in PerlModule with PAR.pm, Stas Bekman |
|---|---|
| Next by Date: | Re: .exp and .def files management, Randy Kobes |
| Previous by Thread: | Segfault in PerlModule with PAR.pm, Nathan Byrd |
| Next by Thread: | Re: .exp and .def files management, Randy Kobes |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |