  | |  Re: Running C++ application withour recompiling across different
Redh at versi | Re: Running C++ application withour recompiling across different
Redh at versi 2003-06-19 - By Matthew Saltzman
Back On Thu, 19 Jun 2003, Arjan van de Ven wrote:
> On Thu, 2003-06-19 at 07:20, Muthu_T@(protected) wrote: > > All, > > > > I have a C++ application. I want to run it > > In AS2.1/7.x/8.x/9.x without recompiling. > > > > Is there a way? > > > > As of my knowledge If you compile it in 8.x/9.x > > It will not run in AS2.1/7.x. If you compile it in AS2.1/RH7.3, > > Then it will run in RH8.x/9.x only if you install the compatibility > > Libraries. > > > > Is there a workaround? > install the compat libs ? they are included for a reason after all...
Or link statically.
-- Matthew Saltzman
Clemson University Math Sciences mjs@(protected) http://www.math.clemson.edu/~mjs
Earn $52 per hosting referral at Lunarpages.
|
|
 |