Re: Succedded compiling gps-cvs with gcc 3.4.2 , gcc-cvs ada source and a bit of tweaking
Arnaud Charlet <[email protected]> Thu, 25 Nov 2004 17:24:02 +0100
| Newsgroups | gmane.comp.ide.gps.devel |
|---|---|
| Message-ID | <[email protected]> |
> Anytime I do a "make" it goes through the complete make process, even when I > did not change a file. That I unusual for a normal make/gnat make process. Do > I do something wrong, or is there a way, that only the modified file is > recompiled and than the whole thing relinks? That's probably specific to your set up, we have never seen this here. What if you do a make ADAFLAGS="-m" instead of just make to re-build ? How did you extract the sources and configure GPS ? Arno