This is the mail archive of the gcc-bugs@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]

Re: Bootstrap failure: objdir=srcdir, FreeBSD make


On 6 Feb 2001, Alexandre Oliva wrote:
> On Feb  5, 2001, Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> wrote:
>> With objdir=srcdir on FreeBSD 4.2 and FreeBSD make, I get the following
>> bootstrap error for current CVS sources of GCC:
> Chip Olson has just reported the same problem with objdir != srcdir.

Yes, I got it with objdir != srcdir as well today, but just hadn't
reported that yet.

> What strikes me as odd is that fixinc is only supposed to build in
> stage1, when CC is still the bootstrap compiler.  I don't get this
> error on various versions of FreeBSD, but I'm using GNU make on all of
> them.  Are you?

With GNU make everything seems fine, with FreeBSD make (as in my original
report) I do get the failure, both for objdir == srcdir and objdir != srcdir.

Perhaps you can try BSD make on one of your FreeBSD boxes? (I suggest
to try objdir == srcdir first, to avoid possible VPATH issues -- one
problem at a time. <g> )

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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