Hello,
In my output I am not getting any commands for some reason, could a
--no-silent --no-quiet style option be added to GNU make?
This would allow a user to override whatever was causing the --quiet setting
to be turned on.
Regards
J. Grant
___
Hello,
I am using GNU make version 3.79.1
Having this in my AS_FLAGS:
-snpath\
.\
causes this error (it is invalid to pass this to gcc), is there any reason
the full gcc comand line is not displayed from make? it always is when I am
building gcc. I'm not sure what is done ther