Re: libsavi library NOT FOUND
Alain Fauconnet <[email protected]>
| Newsgroups | gmane.comp.security.virus.vtools |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Feb 12, 2004 at 09:14:46AM -0300, [email protected] wrote: > Yes it did fail. The output is attatched... > > Is something wrong whith my gcc versions? > > # rpm -qa |grep gcc > libgcc-3.2.2-5 > gcc-3.2.2-5 > gcc-g77-3.2.2-5 > gcc-c++-3.2.2-5 Well, nothing except that they do not belong to RH 7.3 that you've mentioned in your first post (that had caught my attention because that's precisely what our mail gateway uses). This is GCC 3.x. Can libsavi.so link with GCC3-compiled applications?? Not sure! Cross-linking of GCC2 and GCC3 code has always been quite troublesome in my experience. AFAIK libsavi.so, even the glibc-2.2 version, is compiled with GCC 2.x. Greets, _Alain_