gnu.gcc.help
[Top] [All Lists]

Re: Linking to libraries compiled with 2.95.2?

Subject: Re: Linking to libraries compiled with 2.95.2?
From: Paul Pluzhnikov
Date: Fri, 21 Jul 2006 14:31:10 -0700
Newsgroups: gnu.gcc.help
Eric.Medlin@xxxxxxxxx writes:

> I am moving over a project from 3-4 years ago to a new linux box.  I
> have updated my program to work with 4.0, but I get linking errors in
> some old libraries a I need that were compiled with 2.95.2.  Can I link
> to them or am I out of luck?

C code is link-compatible; C++ is not.
Since your subsequent message mentions 'cerr', you are out of luck.

Cheers,
-- 
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email.

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy