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

Dongsheng Song dongsheng.song at gmail.com
Mon Nov 15 22:48:40 PST 2010


2010/11/16 Rafael EspĂ­ndola <rafael.espindola at gmail.com>:
>> 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.
>

Are you said '-I' and '-L' operation ?

I mean such host compiler setting should not hard code,
can use compiled time setting, configuration file or obtained at run
time search instead.

Could you give a link ?

--
Dongsheng




More information about the cfe-dev mailing list