Boost logo

Boost :

From: Lorenz, Martin (martin.lorenz_at_[hidden])
Date: 2001-09-19 03:16:26


Hello,

I would like to ask if somebody managed to compile the Boost graph
library on HP-UX machines, especially with the aCC A.01.27 compiler?

Trying

aCC -AA -g0 +d +w +W302,392,431,469,555,655,684,818,819 -I
/home/lorenz/nobackup/boost/ graph.cpp

resulted in

Error 174: "/home/lorenz/nobackup/boost/boost/operators.hpp", line 332 #
Redefined
    function "bool operator <=(const #1 &,const #2 &)"; previously
defined at
    ["/home/lorenz/nobackup/boost/boost/operators.hpp", line 106].
      friend bool operator<=(const T& x, const U& y)
                          ^^
Error 445: "/home/lorenz/nobackup/boost/boost/operators.hpp", line 332 #
Cannot
    recover from earlier errors.
      friend bool operator<=(const T& x, const U& y)
      ^^^^^^^^^^^^^^^^^^^^^^

Unfortunately, I suspect I'm not qualified enough to understand what the
compiler wants to say to me. Any hints or tips are appreciated.

Thanx in advance,
Martin Lorenz

-- 
Dr. rer. nat. Martin Lorenz
EPCOS AG
Surface Acoustic Wave Components Division
SAW RD EDA TI
Phone: ++49 89 636 27989
Fax:   ++49 89 636 27304
Email: mailto:martin.lorenz_at_[hidden]

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk