POV-Ray : Newsgroups : povray.unix : cc1plus: error: invalid option `align-double' on HP-UX : cc1plus: error: invalid option `align-double' on HP-UX Server Time
3 Jul 2024 14:12:47 EDT (-0400)
  cc1plus: error: invalid option `align-double' on HP-UX  
From: Arjan
Date: 5 Jun 2004 07:40:00
Message: <web.40c1b018504775cc82cc5b270@news.povray.org>
Hi,

I'm trying to compile POV-Ray 3.5c on a PA-RISC 8600 machine, but I'm
getting some strange errors. Could someone help me out?

I did:

../configure --with-x=no
make

and got this:

.....
No suffix list.
Making all in scripts
No suffix list.
Making all in src
        c++ -DPREFIX="/usr/local"
-DPOV_LIB_DIR="/usr/local/share/povray-3.5" -DCOMPILER_VER=".Linux.gcc"
-DSYSCONFDIR="/usr/local/etc" -DUSE_IO_RESTRICTIONS=""     `if [ "Xgcc" =
"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: error: invalid option `align-double'
cc1plus: error: invalid option `inline-all-stringops'
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.


Anyone any idea's on how to solve this?

Regards,

Arjan.


Post a reply to this message

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