Martin Sebor wrote:
John Benito wrote:

Martin,

Just to let you know, while trying the 11s build on Solaris 5.10 using EDG 3.5 over GCC 3.4.3 I am getting the following diagnostics. Will look into away to include uint64_t this afternoon, unless you have already seen this.
[...]
The error you are seeing is triggered by an #include directive in
assert.cpp for the <ucontext.h> header (in strict mode only):

John, I opened a bug for this and put together a simple patch. With
it I was able to compile the whole library. I haven't tested it yet
and given the libm problems I expext there to be other issues. You
can get the patch from the bug:
    http://issues.apache.org/jira/browse/STDCXX-81
    http://svn.apache.org/viewcvs?rev=351841&view=rev

Martin

Reply via email to