Re: CC in Solaris? -> worked!

2004-06-16 Thread Chun Lin Zhang
AR PURPOSE.     From: Chun Lin Zhang [mailto:[EMAIL PROTECTED] Sent: Monday, June 14, 2004 8:24 AMTo: [EMAIL PROTECTED]Subject: Re: CC in Solaris? -> worked!   Marios,   Thank you for your answer. Can you tell me where is the CC in your enviroment? I can

Re: CC in Solaris? -> worked!

2004-06-13 Thread Chun Lin Zhang
2004 1:52 AM Subject: RE: CC in Solaris? -> worked! Hi guys,   I tried using ./runConfigure –psolaris –cCC –xCC and then gmake and compiled fine!!!   Marios   From: Chun Lin Zhang [mailto:[EMAIL PROTECTED] Sent: Friday, June 11, 2004 4:15

Re: CC in Solaris?

2004-06-10 Thread Chun Lin Zhang
I tried before, but failed. I posted the error messages here. No answers yet:( - Original Message - From: Marios Karagiannopoulos To: [EMAIL PROTECTED] Sent: Thursday, June 10, 2004 7:33 PM Subject: CC in Solaris? Has anybody tried to compile xerces und

building xerces on solaris machine with gcc

2004-04-28 Thread Chun Lin Zhang
Anybody has sucess story about building xerces on solaris machine with gcc?   I got the following error messages when building examples. Help me, please.   Thanks   -chunlin   Building SAXPrintgmake -C SAXPrint gmake[1]: Entering directory `/tools/xerces-c-src_2_5_0/samples/SAXPrint'mkdir -p

How to build on solaris machine -- error messages

2004-04-28 Thread Chun Lin Zhang
Anybody can help me to solve this problem? Thank you very much.   Rgds   -chunlin   The steps I used.   1, ./src/xercesc/autoconf 2, ./src/xercesc/runConfigure -psolaris -cgcc -xg++ -minmem -nsocket -tnative -rpthread 3, gmake   I didn't get any error.   Then I go to ./samples 1, ./runConfigu