Hello all,
I have been working on compiling QuantLib for the iPhone. So far I have been mostly successful (after a long drawn out fight with Boost), except for two problems.
The first is that the debugger GDB refuses to run with the following error:
/SourceCache/gdb/gdb-962/src/gdb/dwarf2read.c:7593: internal-error: could not find partial DIE in cache
A problem internal to GDB has been detected,
further debugging may prove unreliable.
The Debugger has exited with status 1.The Debugger has exited with status 1.
The second problem seems to be that the compiler somehow can't see the Handle class. I am sure it should appear in the QuantLib namespace. The few other things I've tried seem to work.
Has anyone encountered similar problems?
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users