in reply to Re^10: XML::LibXML on 64-bit Windows (solved)
in thread XML::LibXML on 64-bit Windows
Perhaps the inline thing was supposed to be a macro on Microsoft and other compilers, but AIX's headers didn't respect its use as a reserved word so bad things happened when it was #define'd as something that was an implementation-specific reserved keyword or phrase.
You said solved. Does that mean you have a working module you can share? Binary? or a CPAN packaging that will "make" cleanly on this platform? If the former, did you recompile with the matching compiler, or would one have to avoid calling Reader()?
—John
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^12: XML::LibXML on 64-bit Windows (solved)
by syphilis (Archbishop) on May 12, 2009 at 10:42 UTC |