$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jaime Rios (xdev74_at_[hidden])
Date: 2007-09-18 10:34:21
Well, I found the problem using Shark. What had happened was that my dylibs
were using a copy of the function0 template from a dylib other then my own,
which would only cause problems on the PowerPC build. Once I statically
included the source code, I got rid of the problem.
-- -Jaime http://www.jaimerios.com