Re: [AD] docs patch msvc7 |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Evert Glebbeek wrote:
with only passing 7 and not -G7 doesn't make sense when trying to pass "7 -arch:SSE2" as the only place that makes sense to put the -arch:SSE2 is on the TARGET_ARCH_EXCL also.As I said, I would prefer if you could just say `TARGET_ARCH_EXCL=pentium4' and have it imply, say, SSE.
If that is done, I think GCC should follow suit. -march=pentium4 does not imply -msse or -mmmx or any of that stuff. Although, I admit I'm guilty of doing: --enable-exclopts="athlon-xp -mmmx -m3dnow"
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |