public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* G++ - Xrecex,Xalan Problem
@ 2002-04-03  1:17 Simon, Christine
  0 siblings, 0 replies; only message in thread
From: Simon, Christine @ 2002-04-03  1:17 UTC (permalink / raw)
  To: help-gcc

Hello,

I downloaded Xalan C++ Version 1.3. When running the examples they work fine.

Then I tried an own example. I work with G++ Version 2.9.

When I compile and link with the following command line:
	g++ xml1.cc  -L/ -lxalan-c1_3 -lxerces-c1_6_0 

I get a lot of these errors:

	ld: 0711-317 ERROR: Undefined symbol: .XMLPlatformUtils::Initialize(void)
	ld: 0711-317 ERROR: Undefined symbol: .XPathEvaluator::initialize(void)    
	   ....  etc.    

Can anyone help me with this problem.

Thanks and regards
Chris Simon

P.S. I'm a very new G++ ( and also C++) developer.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-04-03  9:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-03  1:17 G++ - Xrecex,Xalan Problem Simon, Christine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).