FAQ #5: configure claims my compiler is a cross-compiler [NeXTStep]

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 #5: configure claims my compiler is a cross-compiler [NeXTStep]

#1 Post by Marco Eichelberg »

:?: I'm using a Nextstep system. I run the configure script but it claims that my compiler is a cross-compiler (produces the message: 'checking whether cross-compiling... yes') and produces nonsense results.

:!: Your compiler seems to be producing code which cannot always be executed. There seems to be a problem with the C++ name demangler causing the linker to occasionally generate bad code. This problem occurs most frequently when the using NFS file-systems. A workaround (at least for Nextstep 3.3 Developer) is to modify the shell script "/bin/ld++" and remove the pipe to the "c++filt" program. "/bin/ld++" then just contains a call to the linker (i.e. "ld $*").

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest