POV-Ray : Newsgroups : povray.unix : Free time on Big Iron for Linux developers! : Re: Free time on Big Iron for Linux developers! Server Time
6 Oct 2024 13:45:15 EDT (-0400)
  Re: Free time on Big Iron for Linux developers!  
From: Theo
Date: 28 Nov 2002 16:59:16
Message: <3de691b4@news.povray.org>
Daniel Matthews wrote:

> Anyone keen to do a port of POVRay 3.5 to the S/390 platform?
Together with some colleagues I once ported DKBTrace from Amiga(?) to OS/2 
and S/390. We tested the portability of ANSI C. It worked very well, after 
one adjustment, we could compile the code. A simple scene 
(red-sphere-above-checkered-floor) and run fine and a the output was in 
every bit the same across all platforms tested. Because the mainframe did 
not have a numeric processor it run about as fast as the 486 with OS/2!
The adjustment we had to do to compile the code on the s/390 was caused by 
the 8 char limitation on linkable function names. We solved this by 
#redefining all function names with 8 char stings.


Post a reply to this message

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