XML: Difference between revisions
Appearance
Created page with "This project is inteded to support XML programming libraries on OS/2. ==Description== First the libxml2 and libxslt will be ported an made available. A rexx library is under ..." |
|||
Line 7: | Line 7: | ||
==Download== | ==Download== | ||
* [ftp://ftp.netlabs.org/pub/xml/libxml2-2.6.11.os2.zip Latest libxml2 version compiled for OS/2] : This is the latest libxml2 for OS/2 it is compiled with GCC v3.2.2 CSD4. due to the constructs used in the header files VAC is not supported. | * [ftp://ftp.netlabs.org/pub/xml/libxml2-2.6.11.os2.zip Latest libxml2 version compiled for OS/2] : This is the latest libxml2 for OS/2 it is compiled with GCC v3.2.2 CSD4. due to the constructs used in the header files VAC is not supported. | ||
* [ftp://ftp.netlabs.org/pub/xml/libxslt-1.1.8.os2.zip Latest libxslt version compiled for OS/2] : This is the latest libxslt for OS/2 it requires libxml2 also available at netlabs | * [ftp://ftp.netlabs.org/pub/xml/libxslt-1.1.8.os2.zip Latest libxslt version compiled for OS/2] : This is the latest libxslt for OS/2 it requires libxml2 also available at netlabs it is compiled with GCC v3.2.2 CSD4. due to the constructs used in the header files VAC is not supported. | ||
it is compiled with GCC v3.2.2 CSD4. due to the constructs used in the header files VAC is not supported. | |||
==License== | ==License== |
Latest revision as of 18:31, 14 April 2017
This project is inteded to support XML programming libraries on OS/2.
Description
First the libxml2 and libxslt will be ported an made available. A rexx library is under construction as well
Download
- Latest libxml2 version compiled for OS/2 : This is the latest libxml2 for OS/2 it is compiled with GCC v3.2.2 CSD4. due to the constructs used in the header files VAC is not supported.
- Latest libxslt version compiled for OS/2 : This is the latest libxslt for OS/2 it requires libxml2 also available at netlabs it is compiled with GCC v3.2.2 CSD4. due to the constructs used in the header files VAC is not supported.