[Gambas-user] no error if 'make install' errors

Bruce Steers bsteers4 at gmail.com
Sat May 22 12:25:46 CEST 2021


Is it possible to make 'make install' error out if something fails?

My gambas upgrade utility will detect errors when ./reconf-all ,
./configure and make run as they return an error code.

but when running 'make install' if a component (even the gambas IDE) fails
to compile/install it just carries on just reporting the error but not
stopping.

I put a note in the installer to suggest people read the output text to see
for errors but would like the program to handle it really.

is there something like a --strict arg or any other way to make it error on
error?

Thanks for any help.
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210522/4cfd0fa5/attachment.htm>


More information about the User mailing list