E
Eric Sosman
BartC said:Linking must surely be off-topic there too.
"For the C++ aspects," meaning (for example) the mechanics
of calling a C function from C++ code. The fact that you've
got a linker and know how to use it doesn't imply that you can
use a COBOL library from a SNOBOL program.
[...] Anyway the OP didn't even mention an OS,
and may not have wanted a answer for one compiler on one os using one
linker and on a single platform, but may have wanted a broader view.
And he was given it: "Whatever they are, they're not part
of the C language, but (perhaps) of the platforms where C is
implemented." Would a dissertation on the interactions between
`-Bstatic' and `-KPIC' have been "broader?"
On usenet, .c and .c++ groups sound like the best bet for coming across
someone who's already tackled the problem.
Dynamic and static linking are specific to C++ and C?