[cfe-dev] Patch: Find gcc-4.4.4 on Gentoo

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Nov 15 18:11:24 PST 2010


> I think we maybe have 2 approach:
>
> 1. Use a config file
> This file can be generated by compile time, and updated at any time.
>
> 2. Found path at run time
> For example, gcc can generate such verbose output:

We already have support for configure options for setting this. Adding
support for figuring out the correct values from the host compiler
would be a very nice improvement.

For now I think this patch is OK (assuming this is a common gentoo
configuration...).

Cheers,
Rafael



More information about the cfe-dev mailing list