On Wed, Apr 14, 2004 at 08:33:22AM +0000, C G wrote: > I've just downloaded the latest version of xerces-c, but I'm have problems > getting it to work. I have a simple test program hello.c, but can't get it > to compile. > > Has anyone got any suggestions? > > Thanks > > Colin > > Ps I'm using gcc-2.95 under Debain stable
If you use g++ rather than gcc then the C++ support libraries will be linked in for you and you shouldn't get this kind of error. cheers, Graham. -- Graham Bennett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]