POV-Ray : Newsgroups : povray.unix : Makefile problem with POVRay 3.50c unix source tree Server Time
5 Jul 2024 14:16:41 EDT (-0400)
  Makefile problem with POVRay 3.50c unix source tree (Message 1 to 1 of 1)  
From: Dennis Clarke
Subject: Makefile problem with POVRay 3.50c unix source tree
Date: 4 Apr 2003 02:16:02
Message: <Pine.GSO.4.53.0304040212210.3015@blastwave>
After a successful ./configure with my CFLAGS tuned for an UltraSparc server
I find the fol in a Makefile :

CFLAGS = -O3 -mcpu=i586 -march=i586 -finline-functions -ffast-math
-fomit-frame-pointer -funroll-loops -fexpensive-optimizations -malign-double
-foptimize-sibling-calls -minline-all-stringops -Wno-multichar

This is specific to intel and gcc.  Neither of which I have.

The offending Makefile is ./src/Makefile .

This needs to be cleaned up.  I think.

Dennis


Post a reply to this message

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