Re: linker errors

2005-03-18 Thread Alberto Massari
At 11.01 18/03/2005 +0100, hakhan wrote: Dear Alberto, Do you have a solution for my problem? Herunder are the details of the linker errors: I have tried using gcc 2.95.3 on Solaris 10 (btw, you are using gcc 2.95.2) and I don't get those errors; in my case, c++ is automatically linking ag

Re: linker errors

2005-03-18 Thread hakhan
Dear Alberto, Do you have a solution for my problem? Herunder are the details of the linker errors: On Tue, 15 Mar 2005 20:12:24 +0100, hakhan <[EMAIL PROTECTED]> wrote: > Hello, > > I am also not able to compile the program the way you suggested. > > Here are th

Re: linker errors

2005-03-15 Thread hakhan
, 15 Mar 2005 17:13:34 +0100, Alberto Massari <[EMAIL PROTECTED]> wrote: > At 16.59 15/03/2005 +0100, hakhan wrote: > >Hi, > > > >I compiled the xerces library with c++ and also compiled one of the > >samle programs with c++. After linking the xerces library against t

Re: linker errors

2005-03-15 Thread Alberto Massari
At 16.59 15/03/2005 +0100, hakhan wrote: Hi, I compiled the xerces library with c++ and also compiled one of the samle programs with c++. After linking the xerces library against the sample program I kept retrieving the same linker errors. Does it something to do with namespaces??? I can compile a

Re: linker errors

2005-03-15 Thread hakhan
Hi, I compiled the xerces library with c++ and also compiled one of the samle programs with c++. After linking the xerces library against the sample program I kept retrieving the same linker errors. Does it something to do with namespaces??? On Tue, 15 Mar 2005 14:16:40 +0100, Alberto Massari

Re: linker errors

2005-03-15 Thread Alberto Massari
At 13.59 15/03/2005 +0100, hakhan wrote: Hello, When I want to link my application to the xerces-c library I retrieve unresolved linker errors to to well-known stream objects from the standard c++ library. I compiled xerces-c many times, but somehow I still keep retrieving the same errors. As a

linker errors

2005-03-15 Thread hakhan
Hello, When I want to link my application to the xerces-c library I retrieve unresolved linker errors to to well-known stream objects from the standard c++ library. I compiled xerces-c many times, but somehow I still keep retrieving the same errors. As a platform I use Solaris. Does anyone have

Re: Linker errors with Xerces 2.3.0 on 64-bit Solaris

2003-09-17 Thread Graham Bennett
On Sat, Sep 13, 2003 at 03:11:51PM +0100, Graham Bennett wrote: > We are having problems building xerces 2.3.0 on 64-bit solaris 5.8 with > the Sun Forte 6.2 compiler. The problem is that definitions for > templates instantiated within the library are not linked in, so when a > binary is linked ag

Linker errors with Xerces 2.3.0 on 64-bit Solaris

2003-09-13 Thread Graham Bennett
Hi all, We are having problems building xerces 2.3.0 on 64-bit solaris 5.8 with the Sun Forte 6.2 compiler. The problem is that definitions for templates instantiated within the library are not linked in, so when a binary is linked against the library there are undefined references coming from th

Re: linker errors: undefined reference to....

2003-07-24 Thread Andreas B. Thun
Hmm.. where are you picking up the header file XercesVersion.hpp from when you built libdomparse.a? It is the libdomparse.a library that is looking for 2.2 xerces... David, your hint was excellent! I compiled the new library, but I forgot to call "make install" to copy the new lib in my include d

Re: linker errors: undefined reference to....

2003-07-24 Thread Andreas B. Thun
Hmm.. where are you picking up the header file XercesVersion.hpp from when you built libdomparse.a? It is the libdomparse.a library that is looking for 2.2 xerces... I´ve rebuild my library (build see below) and deleted the old xerces tree. So it should be ok, but it is not :-/ compiling DOMParse

Re: linker errors: undefined reference to....

2003-07-24 Thread David Cargill
07/24/2003 08:32 Subject: Re: linker errors: undefined reference to AM P

Re: linker errors: undefined reference to....

2003-07-24 Thread Andreas B. Thun
Is it possible that you have xereces 2.2 installed in ../../lib? You might Nope. ../../lib contains my library module I want to include. This lib manages the parse action via xerces my main should be able to invoke: DOMParse> ll ../../lib drwxr-xr-x2 abt users4096 2003-07-24 14:1

Re: linker errors: undefined reference to....

2003-07-24 Thread David Cargill
07/24/2003 07:58 Subject: linker errors: undefined reference to AM P

linker errors: undefined reference to....

2003-07-24 Thread Andreas B. Thun
Hi, I´ve just installed the new xerces 2_3_0 and built the samples -> runs fine. Then I´ve compiled successfully my library libdomparse (DOMParse.cpp) which I want to use in my main DOMParse_test. But ... unfortunately I get these linking errors when I try to link my main program DOMPARSE_test:

Re: Weird linker errors

2003-03-05 Thread Lora Murphy
2 HTH Lora. - Original Message - From: "John Meyer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 04, 2003 4:39 PM Subject: Weird linker errors > Hi, > i'm using BCB 5 pro, and I'm getting the following errors. > >

Re: Weird linker errors

2003-03-05 Thread Vitaly Prapirny
Hi, Which version of Xerces are you using ? How are you building Xerces library ? John Meyer wrote: > > Hi, > i'm using BCB 5 pro, and I'm getting the following errors. > > __ > Do you Yahoo!? > Yahoo! Tax Center - forms, calculators, tips, more >

Weird linker errors

2003-03-04 Thread John Meyer
Hi, i'm using BCB 5 pro, and I'm getting the following errors. __ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/[Linker Error] Unresolved external 'DOMImplementationRegistry::getDOMImplementation(const wcha