Re: Looking for tool to convert source code for beyond g++2.95

2007-09-05 Thread Vakayil Thobias
Ray Earley wrote: Dear Friends, I am writing makefiles on linux. How to call number of makefiles from the main makefile. Please reply as soon as possible. Thanks in advance. Bye use include statement. Regards, Thobias Vakayil ___ help-gpl

Re: Looking for tool to convert source code for beyond g++2.95

2007-09-01 Thread Ray Earley
BobR wrote: Ray Earley <[EMAIL PROTECTED]> wrote in message... I am hoping to find a tool to help modify c++ code to work with g++ compilers/libraries version 3 and above. [snip] I have scoured the web and newsgroups and not found anything but hope I just haven't used the right search terms or

Re: Looking for tool to convert source code for beyond g++2.95

2007-08-18 Thread BobR
Ray Earley <[EMAIL PROTECTED]> wrote in message... > I am hoping to find a tool to help modify c++ code to work with g++ > compilers/libraries version 3 and above. [snip] > > I have scoured the web and newsgroups and not found anything but hope I > just haven't used the right search terms or se

Looking for tool to convert source code for beyond g++2.95

2007-08-17 Thread Ray Earley
I am hoping to find a tool to help modify c++ code to work with g++ compilers/libraries version 3 and above. We have a large body of software, thousands of source files and millions of lines of code, which builds fine under gcc 2.96 (Mandrake linux, I realize not an "official" gnu release). I