Hello, "Robert P. J. Day" <rpj...@crashcourse.ca> writes:
> i was the original reporter, and i can verify that adding the -P > option for linemarkers fixed the problem. this was on a fedora 12 > x86_64 system with cpp-4.4.2. The problem is that we support cpps other than GNU cpp, which may not support ‘-P’, so we need to check that at configure-time, etc., and I want to make sure we fully understand the problem before writing configure wizardry. Thanks, Ludo’.