Re: gcc 14+ and m68k build failure
Hans-Bernhard Bröker <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
Am 02.06.2024 um 17:58 schrieb Joel Sherrill: > First, how do you see more than "CC..file.c"? Run configure with "--disable-silent-rules", or run make with an argument of "V=1". If you're sure you never want this, you can add "enable_silent_rules=no" to your local or personal "config.site" file. For the gory details, please see info automake silencing Automake