POV-Ray : Newsgroups : povray.binaries.misc : Povray PowerPC 32-bit dyanmic linked Server Time
23 Apr 2024 02:28:33 EDT (-0400)
  Povray PowerPC 32-bit dyanmic linked (Message 1 to 1 of 1)  
From: jhu
Subject: Povray PowerPC 32-bit dyanmic linked
Date: 7 Jul 2014 08:00:03
Message: <web.53ba8998bc502f69d19b0ec40@news.povray.org>
I'm unable to compile static binaries of Povray due to issues with libtiff.a

So instead I've bundled the dynamic binary with the libraries it's linked to.
This tar.gz file, when unzipped and untarred, will show the following in the
command line:

bin/
lib/
benchmark.ini
benchmark.pov
povray-ppc970


povray-ppc970 is a script that calls the corresponding binary
in the bin directory. This is so that the libraries that it is linked to in
the lib directory will actually be loaded (as opposed to trying to find the
corresponding libraries in the host system, which may not be there).

BTW, this is a 32-bit binary since I don't have a 64-bit PowerPC system.


Post a reply to this message


Attachments:
Download 'povray.ppc.tar.gz' (3175 KB)

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