You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by ma...@tcs.com on 2006/03/30 11:17:41 UTC

Re: XML Toolkit on ZOS

Hi All,

Can anybody of us plz update me on this Urgently ? I am waiting for some 
help/comments from you about query sent below.

-Thanks and Regards
Makarand Mukund Kulkarni
Tata Consultancy Services Limited
Mailto: makarand.kulkarni@tcs.com
Website: http://www.tcs.com



Makarand Kulkarni/PNE/TCS 
03/29/2006 06:23 PM

To
c-dev@xerces.apache.org
cc

Subject
XML Toolkit on ZOS





Hi,

After installing XML toolkit on ZOS successfully, we are trying to compile 
and link CPP program in OMVS  which calls some of the functions of XML 
DLL( specially xerces c library ) 

Problem here is that Compile step went through successfully but After 
linking,Final Executable is not getting created.

Can anybody please help me in telling me reason for the same ? Or is this 
a proper way of compiling and linking etc ?

Commands are as follows

Compile Step : c++ -+ -W c,dll -I/usr/lpp/ixm/IBM/xml4c-5_5/include 
-DXERCES_TMPLSINC -o bun1.o  bun1.cpp 
/usr/lpp/ixm/IBM/xml4c-5_5/lib/libxerces-c2_6_0.x
Link Step : c++ -+ -v -V -W l,dll -I/usr/lpp/ixm/IBM/xml4c-5_5/include 
-DXERCES_TMPLSINC -o bun bun1.o 
/usr/lpp/ixm/IBM/xml4c-5_5/lib/libxerces-c2_6_0.dll 
/usr/lpp/ixm/IBM/xml4c-5_5/lib/libxerces-c2_6_0.x 1>out 2>err

XML Toolkit has installed following DLLs in lib directory ( 
/usr/lpp/ixm/IBM/xml4c-5_5/lib)


-rwxrwxrwx   1 STCTASK  SSGMVSL1 19861504 Mar 16  2005 libicudata32.0.dll
-rwxrwxrwx   1 STCTASK  SSGMVSL1  581632 Mar 16  2005 
libicudata_stub32.0.dll
-rwxrwxrwx   1 STCTASK  SSGMVSL1 5455872 Mar 16  2005 libicuuc32.0.dll
-rwxrwxrwx   1 STCTASK  SSGMVSL1 4665344 Mar 16  2005 libicui18n32.0.dll
-rwxrwxrwx   1 STCTASK  SSGMVSL1 51380224 Mar 16  2005 
libxerces-c2_6_0.dll
-rwxrwxrwx   1 STCTASK  SSGMVSL1 4988928 Mar 16  2005 
libxerces-depdom2_6_0.dll
-rwxrwxrwx   1 STCTASK  SSGMVSL1  816400 Mar 16  2005 libxerces-c2_6_0.x
-rwxrwxrwx   1 STCTASK  SSGMVSL1  147120 Mar 16  2005 
libxerces-depdom2_6_0.x
-rwxrwxrwx   1 STCTASK  SSGMVSL1  229920 Mar 16  2005 libicuuc32.0.x
-rwxrwxrwx   1 STCTASK  SSGMVSL1  284960 Mar 16  2005 libicui18n32.0.x
-rwxrwxrwx   1 STCTASK  SSGMVSL1 20983808 Mar 17  2005 
libicudata32.0.xplink.dll
-rwxrwxrwx   1 STCTASK  SSGMVSL1  569344 Mar 17  2005 
libicudata_stub32.0.xplink
..dll
-rwxrwxrwx   1 STCTASK  SSGMVSL1 4759552 Mar 17  2005 
libicuuc32.0.xplink.dll
-rwxrwxrwx   1 STCTASK  SSGMVSL1 4587520 Mar 17  2005 
libicui18n32.0.xplink.dll
-rwxrwxrwx   1 STCTASK  SSGMVSL1 47800320 Mar 17  2005 
libxerces-c2_6_0.xplink.d
ll
-rwxrwxrwx   1 STCTASK  SSGMVSL1 4886528 Mar 17  2005 
libxerces-depdom2_6_0.xpli
nk.dll
-rwxrwxrwx   1 STCTASK  SSGMVSL1  783600 Mar 17  2005 
libxerces-c2_6_0.xplink.x
-rwxrwxrwx   1 STCTASK  SSGMVSL1  140560 Mar 17  2005 
libxerces-depdom2_6_0.xpli
nk.x
-rwxrwxrwx   1 STCTASK  SSGMVSL1  228480 Mar 17  2005 
libicuuc32.0.xplink.x
-rwxrwxrwx   1 STCTASK  SSGMVSL1  283600 Mar 17  2005 
libicui18n32.0.xplink.x
drwxrwxrwx   3 STCTASK  SSGMVSL1    8192 Mar 17  2005 IBM
lrwxrwxrwx   1 STCTASK  SSGMVSL1      16 Mar 21 05:09 IXMI32UC -> 
libicuuc32.0.d
ll
lrwxrwxrwx   1 STCTASK  SSGMVSL1      18 Mar 21 05:09 IXMI32IN -> 
libicui18n32.0
..dll
lrwxrwxrwx   1 STCTASK  SSGMVSL1      18 Mar 21 05:09 IXMI32DA -> 
libicudata32.0
..dll
lrwxrwxrwx   1 STCTASK  SSGMVSL1      23 Mar 21 05:09 IXMI32D1 -> 
libicudata_stu
b32.0.dll
lrwxrwxrwx   1 STCTASK  SSGMVSL1      25 Mar 21 05:09 IXMDD55 -> 
libxerces-depdo
m2_6_0.dll
lrwxrwxrwx   1 STCTASK  SSGMVSL1      20 Mar 21 05:09 IXM4C55 -> 
libxerces-c2_6_
0.dll
lrwxrwxrwx   1 STCTASK  SSGMVSL1      25 Mar 21 05:10 IXMI32XN -> 
libicui18n32.0.xplink.dll
------

Somthing like this.
Makarand Mukund Kulkarni
Tata Consultancy Services Limited
Mailto: makarand.kulkarni@tcs.com
Website: http://www.tcs.com
ForwardSourceID:NT0001527A 


Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you


Re: XML Toolkit on ZOS

Posted by ma...@tcs.com.
Hi,

IBM XML toolkit is installed successfully which contains XERCES Dll (
libxerces-c2_6_0.dll) also.
Details about all DLL installed in Toolkit are given in my previous mail 
below.

We are trying to create Executable from CPP program in which we are 
calling some of functions of XERCESC DLL (libxerces-c2_6_0.dll)
When I try to compile and link cpp program ( creating executable ) , it is 
not creating Executable.

Can anybody please help me in telling me reason for the same ? Or is this 
a proper way of compiling and linking etc on OMVS ?*

Other details about Compiling and linking steps and Installation of XML 
toolkit are given below.

Plz do guide me in this regard asap.

-Thanks and Regards
Makarand Mukund Kulkarni
Tata Consultancy Services Limited
Mailto: makarand.kulkarni@tcs.com
Website: http://www.tcs.com



Gareth Reakes <ga...@embracemobile.com> 
03/30/2006 02:51 PM
Please respond to
c-dev@xerces.apache.org


To
c-dev@xerces.apache.org
cc

Subject
Re: XML Toolkit on ZOS






Hi,

                 Are you saying Xerces is not being built? Or that the 
Toolkit is not?

Gareth

makarand.kulkarni@tcs.com wrote:
> 
> Hi All,
> 
> Can anybody of us plz update me on this Urgently ? I am waiting for some 

> help/comments from you about query sent below.
> 
> -Thanks and Regards
> Makarand Mukund Kulkarni
> Tata Consultancy Services Limited
> Mailto: makarand.kulkarni@tcs.com
> Website: http://www.tcs.com
> 
> 
> *Makarand Kulkarni/PNE/TCS*
> 
> 03/29/2006 06:23 PM
> 
> 
> To
>                c-dev@xerces.apache.org
> cc
> 
> Subject
>                XML Toolkit on ZOS
> 
> 
> 
> 
> 
> 
> 
> Hi,
> 
> After installing XML toolkit on ZOS successfully, we are trying to 
> compile and link CPP program in OMVS  which calls some of the functions 
> of XML DLL( specially xerces c library ) 
> 
> *Problem here is that Compile step went through successfully but After 
> linking*,*Final Executable is not getting created.*
> 
> *Can anybody please help me in telling me reason for the same ? Or is 
> this a proper way of compiling and linking etc ?*
> 
> Commands are as follows
> 
>     * *Compile Step : c++ -+ -W c,dll
>       -I/usr/lpp/ixm/IBM/xml4c-5_5/include -DXERCES_TMPLSINC -o bun1.o
>        bun1.cpp /usr/lpp/ixm/IBM/xml4c-5_5/lib/libxerces-c2_6_0.x*
>     * *Link Step : c++ -+ -v -V -W l,dll
>       -I/usr/lpp/ixm/IBM/xml4c-5_5/include -DXERCES_TMPLSINC -o bun
>       bun1.o /usr/lpp/ixm/IBM/xml4c-5_5/lib/libxerces-c2_6_0.dll
>       /usr/lpp/ixm/IBM/xml4c-5_5/lib/libxerces-c2_6_0.x 1>out 2>err*
> 
> 
> XML Toolkit has installed following DLLs in lib directory ( 
> */usr/lpp/ixm/IBM/xml4c-5_5/lib*)
> 
> 
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 19861504 Mar 16  2005 
libicudata32.0.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  581632 Mar 16  2005 
> libicudata_stub32.0.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 5455872 Mar 16  2005 libicuuc32.0.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 4665344 Mar 16  2005 libicui18n32.0.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 51380224 Mar 16  2005 
libxerces-c2_6_0.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 4988928 Mar 16  2005 
> libxerces-depdom2_6_0.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  816400 Mar 16  2005 libxerces-c2_6_0.x
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  147120 Mar 16  2005 
> libxerces-depdom2_6_0.x
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  229920 Mar 16  2005 libicuuc32.0.x
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  284960 Mar 16  2005 libicui18n32.0.x
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 20983808 Mar 17  2005 
> libicudata32.0.xplink.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  569344 Mar 17  2005 
> libicudata_stub32.0.xplink
> .dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 4759552 Mar 17  2005 
> libicuuc32.0.xplink.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 4587520 Mar 17  2005 
> libicui18n32.0.xplink.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 47800320 Mar 17  2005 
> libxerces-c2_6_0.xplink.d
> ll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 4886528 Mar 17  2005 
> libxerces-depdom2_6_0.xpli
> nk.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  783600 Mar 17  2005 
> libxerces-c2_6_0.xplink.x
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  140560 Mar 17  2005 
> libxerces-depdom2_6_0.xpli
> nk.x
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  228480 Mar 17  2005 
libicuuc32.0.xplink.x
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  283600 Mar 17  2005 
> libicui18n32.0.xplink.x
> drwxrwxrwx   3 STCTASK  SSGMVSL1    8192 Mar 17  2005 IBM
> lrwxrwxrwx   1 STCTASK  SSGMVSL1      16 Mar 21 05:09 IXMI32UC -> 
> libicuuc32.0.d
> ll
> lrwxrwxrwx   1 STCTASK  SSGMVSL1      18 Mar 21 05:09 IXMI32IN -> 
> libicui18n32.0
> .dll
> lrwxrwxrwx   1 STCTASK  SSGMVSL1      18 Mar 21 05:09 IXMI32DA -> 
> libicudata32.0
> .dll
> lrwxrwxrwx   1 STCTASK  SSGMVSL1      23 Mar 21 05:09 IXMI32D1 -> 
> libicudata_stu
> b32.0.dll
> lrwxrwxrwx   1 STCTASK  SSGMVSL1      25 Mar 21 05:09 IXMDD55 -> 
> libxerces-depdo
> m2_6_0.dll
> lrwxrwxrwx   1 STCTASK  SSGMVSL1      20 Mar 21 05:09 IXM4C55 -> 
> libxerces-c2_6_
> 0.dll
> lrwxrwxrwx   1 STCTASK  SSGMVSL1      25 Mar 21 05:10 IXMI32XN -> 
> libicui18n32.0.xplink.dll
> ------
> 
> Somthing like this.
> Makarand Mukund Kulkarni
> Tata Consultancy Services Limited
> Mailto: makarand.kulkarni@tcs.com
> Website: http://www.tcs.com
> ForwardSourceID:NT0001527A 
> 
> 
> Notice: The information contained in this e-mail message and/or 
attachments to it may contain confidential or privileged information. If 
you are not the intended recipient, any dissemination, use, review, 
distribution, printing or copying of the information contained in this 
e-mail message and/or attachments to it are strictly prohibited. If you 
have received this communication in error, please notify us by reply 
e-mail or telephone and immediately and permanently delete the message and 
any attachments. Thank you
> 
> 

-- 
Gareth Reakes, Managing Director           Embrace Mobile
+44-1865-811197              http://www.embracemobile.com

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


ForwardSourceID:NT0001534E 


Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you


Re: XML Toolkit on ZOS

Posted by Gareth Reakes <ga...@embracemobile.com>.
Hi,

	Are you saying Xerces is not being built? Or that the Toolkit is not?

Gareth

makarand.kulkarni@tcs.com wrote:
> 
> Hi All,
> 
> Can anybody of us plz update me on this Urgently ? I am waiting for some 
> help/comments from you about query sent below.
> 
> -Thanks and Regards
> Makarand Mukund Kulkarni
> Tata Consultancy Services Limited
> Mailto: makarand.kulkarni@tcs.com
> Website: http://www.tcs.com
> 
> 
> *Makarand Kulkarni/PNE/TCS*
> 
> 03/29/2006 06:23 PM
> 
> 	
> To
> 	c-dev@xerces.apache.org
> cc
> 	
> Subject
> 	XML Toolkit on ZOS
> 
> 
> 	
> 
> 
> 
> 
> Hi,
> 
> After installing XML toolkit on ZOS successfully, we are trying to 
> compile and link CPP program in OMVS  which calls some of the functions 
> of XML DLL( specially xerces c library )  
> 
> *Problem here is that Compile step went through successfully but After 
> linking*,*Final Executable is not getting created.*
> 
> *Can anybody please help me in telling me reason for the same ? Or is 
> this a proper way of compiling and linking etc ?*
> 
> Commands are as follows
> 
>     * *Compile Step : c++ -+ -W c,dll
>       -I/usr/lpp/ixm/IBM/xml4c-5_5/include -DXERCES_TMPLSINC -o bun1.o
>        bun1.cpp /usr/lpp/ixm/IBM/xml4c-5_5/lib/libxerces-c2_6_0.x*
>     * *Link Step : c++ -+ -v -V -W l,dll
>       -I/usr/lpp/ixm/IBM/xml4c-5_5/include -DXERCES_TMPLSINC -o bun
>       bun1.o /usr/lpp/ixm/IBM/xml4c-5_5/lib/libxerces-c2_6_0.dll
>       /usr/lpp/ixm/IBM/xml4c-5_5/lib/libxerces-c2_6_0.x 1>out 2>err*
> 
> 
> XML Toolkit has installed following DLLs in lib directory ( 
> */usr/lpp/ixm/IBM/xml4c-5_5/lib*)
> 
> 
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 19861504 Mar 16  2005 libicudata32.0.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  581632 Mar 16  2005 
> libicudata_stub32.0.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 5455872 Mar 16  2005 libicuuc32.0.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 4665344 Mar 16  2005 libicui18n32.0.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 51380224 Mar 16  2005 libxerces-c2_6_0.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 4988928 Mar 16  2005 
> libxerces-depdom2_6_0.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  816400 Mar 16  2005 libxerces-c2_6_0.x
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  147120 Mar 16  2005 
> libxerces-depdom2_6_0.x
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  229920 Mar 16  2005 libicuuc32.0.x
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  284960 Mar 16  2005 libicui18n32.0.x
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 20983808 Mar 17  2005 
> libicudata32.0.xplink.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  569344 Mar 17  2005 
> libicudata_stub32.0.xplink
> .dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 4759552 Mar 17  2005 
> libicuuc32.0.xplink.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 4587520 Mar 17  2005 
> libicui18n32.0.xplink.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 47800320 Mar 17  2005 
> libxerces-c2_6_0.xplink.d
> ll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1 4886528 Mar 17  2005 
> libxerces-depdom2_6_0.xpli
> nk.dll
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  783600 Mar 17  2005 
> libxerces-c2_6_0.xplink.x
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  140560 Mar 17  2005 
> libxerces-depdom2_6_0.xpli
> nk.x
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  228480 Mar 17  2005 libicuuc32.0.xplink.x
> -rwxrwxrwx   1 STCTASK  SSGMVSL1  283600 Mar 17  2005 
> libicui18n32.0.xplink.x
> drwxrwxrwx   3 STCTASK  SSGMVSL1    8192 Mar 17  2005 IBM
> lrwxrwxrwx   1 STCTASK  SSGMVSL1      16 Mar 21 05:09 IXMI32UC -> 
> libicuuc32.0.d
> ll
> lrwxrwxrwx   1 STCTASK  SSGMVSL1      18 Mar 21 05:09 IXMI32IN -> 
> libicui18n32.0
> .dll
> lrwxrwxrwx   1 STCTASK  SSGMVSL1      18 Mar 21 05:09 IXMI32DA -> 
> libicudata32.0
> .dll
> lrwxrwxrwx   1 STCTASK  SSGMVSL1      23 Mar 21 05:09 IXMI32D1 -> 
> libicudata_stu
> b32.0.dll
> lrwxrwxrwx   1 STCTASK  SSGMVSL1      25 Mar 21 05:09 IXMDD55 -> 
> libxerces-depdo
> m2_6_0.dll
> lrwxrwxrwx   1 STCTASK  SSGMVSL1      20 Mar 21 05:09 IXM4C55 -> 
> libxerces-c2_6_
> 0.dll
> lrwxrwxrwx   1 STCTASK  SSGMVSL1      25 Mar 21 05:10 IXMI32XN -> 
> libicui18n32.0.xplink.dll
> ------
> 
> Somthing like this.
> Makarand Mukund Kulkarni
> Tata Consultancy Services Limited
> Mailto: makarand.kulkarni@tcs.com
> Website: http://www.tcs.com
> ForwardSourceID:NT0001527A    
> 
> 
> Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or privileged information. If you are not the intended recipient, any dissemination, use, review, distribution, printing or copying of the information contained in this e-mail message and/or attachments to it are strictly prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and immediately and permanently delete the message and any attachments. Thank you
> 
> 

-- 
Gareth Reakes, Managing Director           Embrace Mobile
+44-1865-811197              http://www.embracemobile.com

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org