On 12/19/14, René Rebe <[email protected]> wrote:
>>
>> It seems that T2 is putting in that "-O"?
>> How can I tell it not to?
>
>
> It sounds more like T2 is removing -O… What is your optimization setting in
> the T2 Config (none, speed, size?)? T2 filters all compiler invocations to
> normalize such settings and insert exactly what is chosen in the T2 Config,
>

export SDECFG_OPT='size'

Yes, I have already tried that. There is -Os inserted in various
makefiles, or what cmake uses as makefiles, and I filtered them out
with a premake hook in the hardinfo.conf file.
Made no difference.

...at least, I thought that I got them all out. The benchmark section anyway.

Is there any way of overriding the 'size' setting for just one
package, replace with 'none'?

Though, only really want to disable the 'size' thing for the compiling
of the benchmark components of hardinfo.

Regards,
Barry

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to