POV-Ray : Newsgroups : povray.unix : Compile problems povray 3.50c and Solaris 8 x86 : Re: Compile problems povray 3.50c and Solaris 8 x86 Server Time
6 Oct 2024 13:35:51 EDT (-0400)
  Re: Compile problems povray 3.50c and Solaris 8 x86  
From: Dennis Clarke
Date: 31 Mar 2003 00:11:38
Message: <Pine.GSO.4.53.0303310008150.27663@blastwave>
Just want to let you know that I have side-slipped the doc SUBDIR also and
have not hit a tiff problem, but, be thankful that you were using gcc to do
the compile as the Forte 6U2 compilers and tools have a fit with those
Makefiles!

thus :

Making all in src
gmake[1]: Entering directory
`/export/medusa/dclarke/build/sparc/povray-3.50c/src'
c++ -DPREFIX=\"/opt/csw\" -DPOV_LIB_DIR=\"/opt/csw/share/povray-3.5\"
-DCOMPILER_VER=\".Linux.cc\" -DSYSCONFDIR=\"/opt/csw/etc\"
-DUSE_IO_RESTRICTIONS=\"\"   -I/opt/csw/include  `if [ "Xcc" = "Xgcc" ]; then
echo "-Wno-multichar"; fi ` -O3 -finline-functions -ffast-math
-fomit-frame-pointer -funroll-loops -fexpensive-optimizations -malign-double
-foptimize-sibling-calls -minline-all-stringops -Wno-multichar -c atmosph.cpp
cc1plus: Invalid option `align-double'
cc1plus: Invalid option `inline-all-stringops'
cc1plus: Invalid option `-foptimize-sibling-calls'
gmake[1]: *** [atmosph.o] Error 1
gmake[1]: Leaving directory
`/export/medusa/dclarke/build/sparc/povray-3.50c/src'
gmake: *** [all-recursive] Error 1

--------- foobar options for real Sun/Forte cc -------------

What I am doing is doing a find for every Makefile that has been created and
then manually edited them ( there are 73 Makefiles ) such that the CFLAGS are
correct for Sun/Forte with a few basic optimizations.

  fun fun fun ...  :-P

Dennis Clarke
dcl### [at] blastwaveorg


Post a reply to this message

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