This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Ada-3.1.1 Makefile Madness


On Friday 09 August 2002 02:07, Michael S. Zick wrote:
> 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..."

It didn't work also for me (target i586-pc-msdosdjgpp). Moving build directory 
out of source directory and specifying absolute path to sources worked

>
> 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").

make-3.79.1 worked OK for me.

Andris


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]