It seems that since tonight the following is written into Makefiles, for building shared libraries: c++ -fPIC -shared -Wl,-E -Wl,-b <CMAKE_SHARED_LIBRARY_SONAME_FLAG><TARGET_SONAME> -o /outdir/libvul.sl $(vul_SRC_OBJS) -Wl,+b/freeware/TargetJr/nightly_vxl/HP-UX11.00-gcc/lib Any idea how to get rid of these erroneous <...> entries? -- Peter.