POV-Ray : Newsgroups : povray.programming : Compiling POV-Ray 3.1a under VC6 with optimizations : Re: Compiling POV-Ray 3.1a under VC6 with optimizations Server Time
29 Jul 2024 02:28:32 EDT (-0400)
  Re: Compiling POV-Ray 3.1a under VC6 with optimizations  
From: Thorsten Froehlich
Date: 29 Nov 1998 19:22:27
Message: <3661e543.0@news.povray.org>
In article <3661a899.0@news.povray.org> , "Ron" <rla### [at] columbusrrcom> wrote:
>I am trying to compile POV-Ray 3.1a with optimizations under VC 6.0.
>
>I am trying to go one optimization at a time, but am stuck.
>
>I tryed changing from __cdecl to fast call and am getting an illegal operation
>when I run it.
>
>If anyone has gotten this far could you tell what settings and modifications
>to the source code you have made.  I added __cdecl to all the function with
>variable argument lists.

I know this is no real help, but as Visual C is the compiler with the most bugs out
there, I would suggest to look up the MS website if this bug is known and if there is
a fix. If not, use a different compiler, working around all its bugs will only make
you mad.


    Thorsten


Post a reply to this message

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