POV-Ray : Newsgroups : povray.general : 64-bit compile bug : Re: 64-bit compile bug Server Time
5 Aug 2024 18:22:43 EDT (-0400)
  Re: 64-bit compile bug  
From: Andrew Schultz
Date: 15 Aug 2002 14:40:23
Message: <web.3d5bf4e2b1abd86b9ecef47b0@news.povray.org>
Thorsten Froehlich wrote:
>Just confugure your compiler to make long 32 bit.  Most 64 bit platform
>compilers support that.

That is a hack has the potential to busticate external include files that
use "long" properly.

The real solution is to not assume to know what the compiler thinks a long
is.  The framework to do so is there, it's just not always used.

-----------------
Andrew Schultz


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.