Joerg Budischewski <JoergBudi <at> gmx.de> writes:
> 
> info shared
Interesting. Just one more question, what is the distribution people use 
to build OO 2 on which gcc 3.4.1 already comes installed? As that, is the
easiest option.

Here is my info shared. Quick info: libstdc++ is picked up from OO.
Also, I had this (2 stdc++) problem on my Red Hat 9, so I started 
checking on Fedora Core 3(gcc 3.4.2, libstdc++.so.6 similar but not
exactly same as OO requires.). I would try and install gcc 3.4.1 now.

0xf6fbf8e0  0xf6feba40  Yes        
/opt/openoffice.org1.9.113/program/libuno_cppuhelpergcc3.so.3
0xf6f7cc50  0xf6fa66a0  Yes        
/opt/openoffice.org1.9.113/program/libuno_cppu.so.3
0xf6f76d50  0xf6f777b0  Yes        
/opt/openoffice.org1.9.113/program/libuno_salhelpergcc3.so.3
0xf6dd8a60  0xf6dff670  Yes        
/opt/openoffice.org1.9.113/program/libuno_sal.so.3
0xf6d31d40  0xf6da4b50  Yes        
/opt/openoffice.org1.9.113/program/libstlport_gcc.so
0xf6c561c0  0xf6cc84b4  Yes        
/opt/openoffice.org1.9.113/program/libstdc++.so.6
0x00c19300  0x00c32484  Yes         /lib/tls/libm.so.6
0xf6c07630  0xf6c0cce0  Yes         
/opt/openoffice.org1.9.113/program/libgcc_s.so.1
0x00b01c00  0x00befbb0  Yes         /lib/tls/libc.so.6
0x00c3bbb0  0x00c3c8c4  Yes         /lib/libdl.so.2
0x0011f2f0  0x001279b8  Yes         /lib/tls/libpthread.so.0
0x00ad47a0  0x00ae607f  Yes         /lib/ld-linux.so.2
0xf69e60e0  0xf69eee90  Yes        
/opt/openoffice.org1.9.113/program/simplereg.uno.so
0xf69c7860  0xf69db560  Yes         
/opt/openoffice.org1.9.113/program/libreg.so.3
0xf69a78e0  0xf69bca90  Yes         
/opt/openoffice.org1.9.113/program/libstore.so.3


> 
> ). OOo and your code must be compiled with the same compiler (and thus 
> with the same libstdc++, otherwise at least exception handling crashes ...
IMHO: I think this should be put some where on twiki site (hacking OO)
or in SDK. 

> I think, the current OOo install sets are built with gcc-3.4.1 (please 
> correct me if I am wrong), please give this one a try ...
Thanks for the info.
 
> You may then get problems, when you link other shared c++ libs of your 
> distro into your app, that's the bad thing about not having binary 
> compatibility with gcc . As long, as you build everything from source 
> (including OOo), you don't have a problem ...


Lastly,  thanks Joerg for helping on this.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to