[issue941346] AIX shared library fix
Loris Bennett added the comment: Addition to last message: More importantly, without "-Wl", the flags are not passed to the linker and the tcl/tk libs will not be found. -- ___ Python tracker <http://bugs.python.or
[issue941346] AIX shared library fix
Loris Bennett added the comment: Shouldn't line 170 be CCOPT="$CCOPT -Wl,-bM:SRE -Wl,-T512 -Wl,-H512 -Wl,-brtl -Wl,-bnortllib -lm -o $objfile" instead of CCOPT="$CCOPT -Wl,-bM:SRE -Wl,-T512 -Wl,-H512 -brtl -bnortllib -lm -o $objfile" Otherwise the -brtl