Stefan Roiser wrote:
> Dear Gccxml developers,
> 
> when using gccxml with a native gcc installation in > french < the
> find_flags script will not work anymore. The reason is the output of the
> command
> 
> gcc -v -x c++ -E -
> 
> which is issued in the script to find the include dirs of the compiler.
> The different outputs look like
[snip]
> In the french version the regexp "^\#include <.*$" will not work,
> therefore I propose the attached patch to cure the problem.

This was fixed years ago in the CVS version.  Please note the comment on
the download page about the 0.6 release being obsolete.

-Brad
_______________________________________________
gccxml mailing list
[email protected]
http://www.gccxml.org/mailman/listinfo/gccxml

Reply via email to