Originally posted by: MatthewCattell
Hi,
Our company builds a package for AIX 5.3 - we've hit a problem in that target installation hosts which have a lower level for bos.rte.pthreads and libc.a fail to find __pthread symbol. This can easily be resolved by building the package with the versions of these libraries that are linked on the aix build host - i.e. libc.a and libpthreads.a. Is it permissible to redistribute these specific files with our package to avoid deployment problems on systems that use non-backward compatible versions of these libraries?
I found one reference to redistribution but it only refers to XL C/C++
http://publib.boulder.ibm.com/infocenter/comphelp/v101v121/index.jsp?topic=/com.ibm.xlcpp101.aix.doc/compiler_ref/ruliblnk.html
--
Thanks
Matthew
#AIX-Forum