help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dynamic_cast problem yet again


From: Earl Purple
Subject: dynamic_cast problem yet again
Date: 14 Sep 2006 07:02:56 -0700
User-agent: G2/1.0

Now I'm back to a debug build with 3.2.1

This won't link:

${TARGETS}: ${SOURCE}
        ${BUILD} ${INCLUDES} ${SOURCE} ${LIBPATH} ${LIBS} -Wl,-E -o ${TARGETS}

/usr/ccs/bin/ld: illegal option -- E
usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?]
file(s)

So if I can't use -Wl,-E what am I supposed to do to get dlopen and
dynamic_cast to work properly? I am opening with RTLD_GLOBAL



reply via email to

[Prev in Thread] Current Thread [Next in Thread]