Alastair Rankine
Alastair Rankine
Currently getting explicit confirmation from my employer.
Hi @vibrys thanks for the pull request. I want to understand a bit more about this patch and why it is necessary. Honestly it looks like a bit of a...
@zhongweiy Please try the latest commit - added support for `--sysroot=DIR` and `-isysroot DIR`.
OK I think I've fixed it in the latest commit. Thanks for testing.
I don't really have a way to test this thoroughly so I appreciate your detailed feedback. Firstly, with regards to the compiler include path. The way it works currently is...
Hi @zhongweiy - I've just pushed some changes which may not entirely fix your issues but are worth testing anyway. Thanks for turning around rapid feedback. Firstly I've changed the...
Hi @zhongweiy, that's great information, thanks. I wanted to avoid doing the compiler include path discovery process with `--sysroot` because it would mean doing this every time with different values...
I think I understand the problem, thanks. I need to think about how this could be addressed without breaking existing users. Also note that the fix would be made in...
Unfortunately I think cedet only accepts issues on the cedet-devel mailing list. Don't let that put you off - myself and others will be reading these requests.
> Does this fix your problem @randomphrase? Looks like it will, although I haven't quite worked out how to test this locally. Thanks for the quick response!