On Thu, 23 Sep 2010 at 18:04:30 +0200, Tamas TEVESZ wrote: > On Thu, 23 Sep 2010, Carlos R. Mafra wrote: > > > > Perhaps we should use the -march= kind of optimization that gcc > > offers by doing some detection voodoo in the configure script. > > please be careful to only use these kinds of flags if the architecture > and the compiler both support it.
Right, that would be the "detection voodoo" part. But I am not the configure-script kind of guy, so I'll just use -march=core2 silently here. -- To unsubscribe, send mail to [email protected].
