[OpenSER-Devel] SF.net SVN: openser: [3411] trunk/Makefile.defs
Henning Westerholt
henning.westerholt at 1und1.de
Mon Dec 17 11:45:21 UTC 2007
On Monday 17 December 2007, Bogdan-Andrei Iancu wrote:
> Revision: 3411
> http://openser.svn.sourceforge.net/openser/?rev=3411&view=rev
> Author: bogdan_iancu
> Date: 2007-12-17 03:28:35 -0800 (Mon, 17 Dec 2007)
>
> Log Message:
> -----------
> fixed some compiler detection and options.
> - bogus 3.0 CC class fixed to 3.x
> - not all 3.x versions support mtune -> reverted back to march
Bogdan,
i did of course some research prior to this change. At least the documentation
states that all recent 3.X compilers support this parameter. For what version
this don't work?
And there is actually a functional difference between mtune and march:
'mtune' generates code that runs on all i386 compatible machines, this is not
true for 'march', accourding the documentation.
Thanks and regards,
Henning
More information about the Devel
mailing list