On Jun 29, 2007, at 12:38 PM, Christopher Cambly wrote:
boost-testing-bounces@lists.boost.org wrote on 06/29/2007 12:17:54 PM:
> Hi Chris,
>
> On Jun 28, 2007, at 9:18 AM, Christopher Cambly wrote:
>
> What version of xlC are you using and are you using xlC to build the
> process_jam_log executable? Both our 7.0 and 8.0 compilers fail to
> compile process jam log.
We are using Version 9. If you can provide the installed compiler version
numbers with "lslpp" that would be helpful. In the meantime, I'll see if
I can reproduce the problem here.
> lslpp -f vacpp.cmp.core
Fileset File
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
vacpp.cmp.core 8.0.0.0
/usr/vacpp/bin/xlC128core -> /usr/vac/bin/xlc
[ snip ... ]
Path: /etc/objrepos
vacpp.cmp.core 8.0.0.0
NONE
> lslpp -f vacpp.cmp.core
Fileset File
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
vacpp.cmp.core 7.0.0.0
/usr/vacpp/bin/xlC128core -> /usr/vac/bin/xlc
[ snip ... ]
Path: /etc/objrepos
vacpp.cmp.core 7.0.0.0
NONE
-- Noel