--On January 10, 2006 2:27:31 PM -0700 Martin Sebor <[EMAIL PROTECTED]>
wrote:
This suggests that the SIZE_T.cpp config test failed to define
the _RWSTD_SIZE_T and related macros for some reason. The way
to quickly find out if it even compiled (as I suspect it didn't)
is to look at the config log in $BUILDDIR/include/config.log.
Yup.
I opened a new issue for this just for the record:
http://issues.apache.org/jira/browse/STDCXX-113
I attached the error message from config.log; I also removed the format
string warnings to no avail. So, it has to do with the symbols not being
found. I'm timing out on looking into this right now, but I'll try to look
into it more as time permits. -- justin