FAQ #12: sorry, not implemented: cannot expand value-returning inline [HP-UX]

Frequently Asked Questions regarding DCMTK

Moderator: FAQ Team

Post Reply
Message
Author
Marco Eichelberg
OFFIS DICOM Team
OFFIS DICOM Team
Posts: 1435
Joined: Tue, 2004-11-02, 17:22
Location: Oldenburg, Germany
Contact:

FAQ #12: sorry, not implemented: cannot expand value-returning inline [HP-UX]

#1 Post by Marco Eichelberg »

:?: I am trying to compile DCMTK on a HP-UX 10 machine with the HP C++ compiler. Compilation fails with the following error message:

Code: Select all

CC: sorry, not implemented: cannot expand value-returning inline ...
with call of non-value-returning inline ...
:!: You should use the compiler options "+d +a1" to prevent the HP compiler from attempting to inline code. Before using "configure", you might type:

Code: Select all

setenv CXX "CC +d +a1"
Reported by Shashikala Duraiswami <shash at alexis dot com>.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest