http://bugs.freedesktop.org/show_bug.cgi?id=24650





--- Comment #7 from Ian Romanick <i...@freedesktop.org>  2009-11-02 10:06:31 
PST ---
(In reply to comment #6)
> I've seen the older (2005) compilers take a long time to compile one the
> files, image.c I think, in 32-bit Release mode.  I think that this source
> code file used a lot of macros that expanded out to a lot of code.  And this
> code's size or structure caused the optimizer to take a long time to build
> it.
> 
> I worked around it in the 2005 studio by turning off optimization just for
> that one file.  I have not noticed the problem with the 2008 tools.

Perhaps we could use some #ifdef to detect Visual Studio 2005 and disable
optimization via a #pragma?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to