Re: [boost] Including thread.hpp causes coredump on AIX

How about these linker errors on AIX? Do others see these with Boost on AIX? (As previously noted, the code I'm linking in this example doesn't even make Boost calls...) chris.grayson@database-brothers.com wrote:
I do get these linker errors: ld: 0711-224 WARNING: Duplicate symbol: ._GLOBAL__I_thread_creds_t ld: 0711-224 WARNING: Duplicate symbol: ._GLOBAL__D_thread_creds_t ld: 0711-224 WARNING: Duplicate symbol: _GLOBAL__F_thread_creds_t ld: 0711-224 WARNING: Duplicate symbol: thread_creds_t ld: 0711-224 WARNING: Duplicate symbol: _GLOBAL__I_thread_creds_t ld: 0711-224 WARNING: Duplicate symbol: _GLOBAL__D_thread_creds_t ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
P.S. Apologies again for the empty messages. Apparently mailing from Thunderbird on Windows doesn't work quite right. :-(
participants (1)
-
chris.grayson@database-brothers.com