2.8.3 not compiling on IRIX... strtoull issue?

Vadim Zeitlin vadim at wxwindows.org
Tue May 8 13:22:50 PDT 2007


On 8 May 2007 12:45:15 -0700 defreitas at gmail.com wrote:

> On May 8, 3:31 pm, v... at wxwindows.org (Vadim Zeitlin) wrote:
> 
> > You'd still get plenty of these warnings from other places in
> > the code IIRC. So we probably have to test the compiler
> > version. Could you please give the values of
> > _SGI_COMPILER_VERSION for 7.4.4 and the version
> > which you normally use?
> 
> The value of _SGI_COMPILER_VERSION for 7.4.4 is:
> 744
> 
> The value of _SGI_COMPILER_VERSION for the version we will be using
> (7.4, which does not have warning #3970) is:
> 740

 Thanks, I've added the test for the compiler version. Could you please
grab the latest configure from

http://cvs.wxwidgets.org/viewcvs.cgi/*checkout*/wxWidgets/configure?rev=1.1047.2.10

and tell me if it works for you (i.e. if you don't have -woff 3970 with 7.4
but still do have it with 7.4.4 -- for this you may need to configure
--with-x11 if you don't have GTK headers on this system)?

 TIA!
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list