[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] CVS Errors



Hi,

On lauantai 08 tammikuu 2011, Miro Kropáček wrote:
> Well known problem with -Werror.... try to remove it from Makefile(s) and
> try again. This one is really annoying, once 4.x compilation is fixed and
> 2.x is broken or vice versa. There must be some common solution...

Solution to -Werror is not to use it. :-)

Just log the compile output to file, show the file contents as they're
written and at the end grep it for warnings.

(On Linux there are also programs like colorgcc to highlight warnings from
gcc output etc.)


	- Eero