RE: GCC 2.95.3 and stlport-4.5 yield linker errors for StreamTransform sample

2003-07-09 Thread Terry, Nicole
r the help! Nicole -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, July 07, 2003 10:14 PM To: xalan-c-users@xml.apache.org Subject: RE: GCC 2.95.3 and stlport-4.5 yield linker errors for StreamTransform sample Hi Terry, This is probably related

RE: GCC 2.95.3 and stlport-4.5 yield linker errors for StreamTransform sample

2003-07-08 Thread david_n_bertoni
| |To: | |cc: (bcc: David N Bertoni/Cambridge/IBM) | | Subject: RE: GCC 2.95.3 a

RE: GCC 2.95.3 and stlport-4.5 yield linker errors for StreamTransform sample

2003-07-08 Thread Terry, Nicole
ls/BrazilTools-2.0.0.96/s cripts/ld-t-wrap line 19. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, June 30, 2003 8:40 AM To: xalan-c-users@xml.apache.org Subject: Re: GCC 2.95.3 and stlport-4.5 yield linker errors for StreamTransform sample >

Re: GCC 2.95.3 and stlport-4.5 yield linker errors for StreamTransform sample

2003-06-30 Thread david_n_bertoni
> Hi, > When I build the StreamTransform sample for Xalan 1.5 with GCC 2.95.3 (no STLPort), > it works just fine. If I try to build it with STLPort, I get the following linker errors: > private/DEV.STD.PTHREAD/StreamTransform/StreamTransform.o: In function > `_STL::basic_ostream > & _STL::endl

GCC 2.95.3 and stlport-4.5 yield linker errors for StreamTransform sample

2003-06-29 Thread Terry, Nicole
Title: GCC 2.95.3 and stlport-4.5 yield linker errors for StreamTransform sample Hi, When I build the StreamTransform sample for Xalan 1.5 with GCC 2.95.3 (no STLPort), it works just fine.  If I try to build it with STLPort, I get the following linker errors: private/DEV.STD.PTHREAD