Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0
-
Component/s: Instruction Architecture: PowerPC, Operating System: AIX
-
Labels:None
-
Environment:AIX/ppc on excalibur
-
Number of attachments :
Description
There seem to be some problems occurring during linking on the AIX machine. If you look at some of the builds you will see warnings such as the following;
[exec] g++: unrecognized option '-rdynamic'
[exec] ld: 0711-224 WARNING: Duplicate symbol: thread_creds_t
[exec] ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
http://jikesrvm.anu.edu.au/cattrack/results/excalibur.watson.ibm.com/core.140/prototype-opt/Output.txt is some sample output.