On Tue, 21 Apr 2009 14:23:18 +0200, Patrick Georgi patrick.georgi@coresystems.de wrote:
Am 21.04.2009 13:30, schrieb Joseph Smith:
It does make it kind of hard to sift through to find out what is really
an
error and what is just missing gcc extensions...
Stefan and I found a solution: scan-build happily prefers -include over --includes=, so I changed romcc to parse that, and the makefile to emit it (gcc knows -include, too) See patch.
Cool! As long as it doesn't break anything: Acked-by: Joseph Smith joe@settoplinux.org