Hi
 
on win32,
 
I have compiled perl 5.8 with mingw gcc 3.2 and dmake.
it gives a very fast perl.
 
is it possible to build mod_perl 1.99_07 with this perl and an apache 2043 build with msvc6 ?
(is it possible to compile apache with gcc3.2 ?)
 
because I am trying it , and it don't seems to work .
 
 
i have
 
- probabely harmless no library found for c:\apache\lib\libapr... at the perl makefile.pl step
(though i can see the files are there)
 
and later  a lot of undefined references to apr_**** in modperl_handler.c and others.
 
is it because there is an incompatibility format between msvc6 *.lib files and what gcc 3.2 is expecting to find ?
 
 
thanks
 
pascal

Reply via email to