We have used the 1.6 stock distributed .so from the apache website successfully with Forte 6 U1's CC, without having to force 4.2 compatibility. At least on Solaris 8.
We have been using "CC -mt -xs" only. I'm wondering what's different? We really only use CC, not the workshop proper. Mark >From: "Woollett, Richard W" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> >Subject: Xerces C++ and Forte C++ compiler >Date: Thu, 31 Jan 2002 15:58:09 -0000 > >Hi Guys, > > I wonder if you can give me some advice regarding using the >Xerces C++ XML library on Solaris. I have been experimenting with the >Xerces >library binary distribution and the Forte C++ compiler (Version 6 Update 2) >on Solaris (SunOS 5.7). I've noticed that the binary library works with the >compiler when the compatibility flag (-compat) is set to 4 only. I'm >interested in using the library with the compiler in standard mode (i.e. >compat=5, ANSI/ISO version). To this end I downloaded the Xerces source >code >and attempted to build the library with the compiler running in standard >mode. > > The library compiled and I've run a few of the example programs >successfully, but I wonder how reliable the binary code is. I've looked at >Sun's C++ Migration guide and I know there have been a few changes, most >noticeably in the use of the "new" operator. > >Have you considered the changes between C++ 4.x and C++ 5.x and how they >might affect Xerces C++? If so could you kindly let me know about your >conclusions? Are there any plans for a C++ 5.x compatible library? > >I'd be very grateful for any advice you can provide. > >Many thanks, > > Richard Woollett > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
