This is the mail archive of the gcc-patches@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] fix install-gnatlib in Makefile.in to match previouschange to Make-lang.in


Geert Bosch <bosch at gnat dot com> writes:

|> On Saturday, Mar 1, 2003, at 19:12 America/New_York, Laurent Guerby wrote:
|> > Since we now do "cd ada" in Make-lang.in install-gnatlib, we must
|> > remove some ada/ in Makefile.in, otherwise it doesn't work.
|> >
|> > Waiting for bootstrap and tests, ok to commit if it works?
|> > Andreas, my build script uses absolute configure pathes,
|> > could you check
|> >
|> > Right now install doesn't work with the library and fails silently (BTW,
|> > why is there a ignore fail here?), one more reason to test only after
|> > install (like I do for Ada :), otherwise we won't catch these errors
|> > until making releases.
|> 
|> Laurent, this is OK, please install after testing completes.
|> Andreas, next time please describe how you tested your patch.
|> For makefile changes, it should be something like
|>    - configure --enable-languages=c,ada
|>    - make bootstrap
|>    - (cd gcc ; make gnatlib_and_tools)
|>    - make install

Since all failures are ignored it is easy to overlook the error messages
in the noise.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab at suse dot de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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