Ada-3.1.1 Makefile Madness

Michael S. Zick mszick@goquest.com
Thu Aug 8 16:17:00 GMT 2002


On Thursday 08 August 2002 02:11 pm, Florian Weimer wrote:
> Michael S. Zick <mszick@goquest.com> writes:
> > When I reach the "make gnatlib_and_tools" step from within
> > <release>/gcc-bld/gcc...
>
> Your build directory is inside the source directory tree.  Maybe
> that's causing the problems you are seeing.

Could well be the problem.
The instructions do say: "...where objdir is a subdirectory of srcdir ... 
unsupported..."

BUT - that I was able to get to work with a little file copying.

The organization: <something>/<release>/gcc .... with building in:
<something>/<bld-gcc>/ .... is a total loser on my machine.

The instructions do say: "... some broken make's ... where srcdir is 
seperate from objdir ... fail".  (No shit!)

So, Question: "What is the minimum REQUIRED version of gnu-make to 
successfully build gcc-3.1.1<c, ada>?   (Note the "Ada").

Mike



More information about the Gcc mailing list