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
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
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
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