Bug #20510 Problem linking C code to the client library on AIX 5.2
Submitted: 16 Jun 2006 17:41 Modified: 31 Jul 2007 10:01
Reporter: Kent Boortz
Status: Can't repeat
Category:C API Severity:S2 (Serious)
Version:5.0.22 OS:IBM AIX (AIX 5.2)
Assigned to: Target Version:

[16 Jun 2006 17:41] Kent Boortz
Description:
Error message is

  ld: 0711-317 ERROR: Undefined symbol: __PureVirtualCalled
  ld: 0711-317 ERROR: Undefined symbol: .__setUncaughtExceptionFlag__3stdFb
  ld: 0711-317 ERROR: Undefined symbol: .__ReThrow
  ld: 0711-317 ERROR: Undefined symbol: .__dl__FPv
  ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.

How to repeat:
Link C code to the client library
[31 Jul 2007 10:01] Daniel Fischer
Can't reproduce anymore.