Re: Porting Native SDO to Solaris 5.9

2008-03-04 Thread Luciano Resende
<[EMAIL PROTECTED]> wrote: > Never mind, figured out the solutions. Now it compiled. > > Thanks, > > honghsi > > > > -Original Message- > From: Honghsi Lo [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 04, 2008 9:52 AM > To: tuscany-dev@ws.ap

RE: Porting Native SDO to Solaris 5.9

2008-03-04 Thread Honghsi Lo
> To: tuscany-dev@ws.apache.org > Subject: Porting Native SDO to Solaris 5.9 > > Hi, > > Anyone has experience porting native C++ SDO to Sun's Solaris 5.9? I > used Sun Studio 11 (CC version 5.8) and I got problem with > RefCountingPtr, the actual c

RE: Porting Native SDO to Solaris 5.9

2008-03-04 Thread Honghsi Lo
Never mind, figured out the solutions. Now it compiled. Thanks, honghsi -Original Message- From: Honghsi Lo [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04, 2008 9:52 AM To: tuscany-dev@ws.apache.org Subject: Porting Native SDO to Solaris 5.9 Hi, Anyone has experience porting

Porting Native SDO to Solaris 5.9

2008-03-04 Thread Honghsi Lo
Hi, Anyone has experience porting native C++ SDO to Sun's Solaris 5.9? I used Sun Studio 11 (CC version 5.8) and I got problem with RefCountingPtr, the actual compiling errors occurred in ChangeSummaryImpl.cpp, DataObjectImpl.cpp, DataObjectListImpl.cpp, and DataFactoryImpl.cpp. I think it is a