Hi,
About suggestions :
link step does not need shared library (libxerces-c2_6_0.dll) :
How does it locate exactly implementation the XERCESC Library function ?
Which env variables need to be set ? etc
---------------------------------------------
Plz see below required information.
Contents of out
//* c++ ------------------------------------------------------------------------
//COMPILE EXEC PGM=CCNDRVR,
// PARM='POSIX(OFF) ABT(RETCODE) ENVAR(__CBC_EXTENDED=1)/
// "./" "/usr/lpp/ixm/IBM/xml4c-5_5/lib/libxerces-c2_6_0.dll" "*.dll" "CXX"
// OE,NOLSEARCH,
// START,LONGNAME,TERMINAL,
// OBJECT(libxerces-c2_6_0.o),TEMPINC(tempinc),
// HALT(16),DIGRAPH,NOMARGINS,NESTINC(255),NOSEQUENCE,
// TARGET(LE),NOEXPORTALL,
// ARGPARSE,EXECOPS,PLIST(HOST),REDIR,
// LOCALE(POSIX),
// LANGLVL(EXTENDED,NOLIBEXT,NOLONGLONG),
// TMPLPARSE(NO),NORTTI,NOLIBANSI,ANSIALIAS,
// NOINLRPT(/dev/fd1),MEMORY,MAXMEM(*),SPILL(128),
// NOTEST,NOGONUMBER,
// LIST(/dev/fd1),SOURCE(/dev/fd1),
// EXPMAC,OFFSET,SHOWINC,XREF,ATTRIBUTE,
// INFO(ALL),FLAG(I),PHASEID,NOIPA,
// DEFINE(XERCES_TMPLSINC=1),
// DEFINE(errno=\\(*__errno\\(\\)\\)),
// DEFINE(_OPEN_DEFAULT=1),
// NOSEARCH,SEARCH(/usr/lpp/ixm/IBM/xml4c-5_5/include/,
// /usr/include/,
// /usr/lpp/ioclib/include/,
// //''CEE.SCEEH.+'',
// //''CBC.SCLBH.+''),
// NOPPONLY(NOCOMMENTS,NOLINES,/dev/fd1,2048),
// OPTIMIZE(0)'
//*STEPLIB DD DSN=CEE.SCEERUN,DISP=SHR
//* DD DSN=CBC.SCCNCMP,DISP=SHR
Contents of Error file
CCN0000(I) Product(5694-A01) Phase(CCNEOPTP) Level(UQ60534)
CCN0000(I) Product(5694-A01) Phase(CCNDRVR ) Level(UQ63568)
CCN0000(I) Product(5694-A01) Phase(CCNEPP ) Level(UQ67442)
Makarand Mukund Kulkarni
Tata Consultancy Services Limited
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com
| Vitaly Prapirny <[EMAIL PROTECTED]>
03/30/2006 03:35 PM
|
|
[EMAIL PROTECTED] wrote:
> * *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*
You didn't povide content of out and err files. But there are some
suggestions:
- compile step does not need import library (libxerces-c2_6_0.x)
- link step does not need shared library (libxerces-c2_6_0.dll)
Good luck !
Vitaly
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ForwardSourceID:NT0001535A
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
