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: GCC 3.1.1 bootstrap failed on hppa2.0-hp-hpux10.20


> #/usr/local/bin/make bootstrap

This doesn't guarantee the GNU make will be used in sub makes.  It must
be in your PATH or you must export MAKE before you configure the package.
Same for as and ld.  Recommend using "--with-as=" and "--with-ld=" to
specify specific locations for these tools.

> make[2]: *** [c-parse.c] Error 1

You didn't show the actual error.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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