[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: which version of gcc what used to compile library



Once upon a time Shri Shrikumar wrote @ 07 Apr 2003 23:14:31 +0100

> On Mon, 2003-04-07 at 22:09, Travis Crump wrote:
> > Most of the g++ libraries built with g++-3.2 have package names ending 
> > in c102. 
> 
> I have found this to be not true. libwxgtk2.4 for example was compiled
> with gcc-3.2. On the other hand xerces seems to have the c102 extension.
> 
> > It shouldn't matter if something was compiled with gcc-2.95 vs 
> >   gcc-3.2 as far as I understand it.
> 
> I found that I couldn't link an application which was compiled with
> g++-2.95 with libraries compiled with g++-3.2
> 
> Some of the functions linked but most didn't. This might be because it
> was c++ though - c might transition better.
> 
> Thanks for you time though - its appreciated.
> 
> 

perhaps this can help ?
ldd /usr/lib/libpspell.so | grep stdc | tr ' ' '\n' | grep lib/
I use it in my configure.in (s)

It's not my idea, But one friend advised me so!
-- 
----------------
-- Katoob Main Developer
Linux registered user # 224950
ICQ # 58475622
FIRST  make  it  run, THEN make it run fast "Brian Kernighan".

Attachment: pgpWNjVrH6aMS.pgp
Description: PGP signature


Reply to: