public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Simon, Christine" <CSimon@gic-global.com>
To: <help-gcc@gnu.org>
Subject: G++ - Xrecex,Xalan Problem
Date: Wed, 03 Apr 2002 01:17:00 -0000	[thread overview]
Message-ID: <D92BF5360C4A4F4F8990836019F006CD329674@NSMD-FFM002.gicint.com> (raw)

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.

                 reply	other threads:[~2002-04-03  9:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=D92BF5360C4A4F4F8990836019F006CD329674@NSMD-FFM002.gicint.com \
    --to=csimon@gic-global.com \
    --cc=help-gcc@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).