Dear Jens, please pull from git://ffmssmsc.jinr.ru:443/varg/ginac.git master. There are a couple of bug fixes since commit 556ea59d4be5f0e2e8d3760501b8b9cb8587c1ec: Jens Vollinga (1): Changed debugging facilities in factor.cpp. Alexei Sheplyakov (4): exam_cra: explicitly #include <limits>. This should make g++ 4.3 happy. [bugfix] integer_cra: check if arguments contain at least 2 moduli [build] Set correct rpath for linking with CLN... [portability] GiNaC::compile_ex works on OpenBSD now. Paul Irofti (1): Equip ginac-examples.texi with directory entry for info. Makefile.am | 2 + acinclude.m4 | 29 ++- check/exam_cra.cpp | 5 +- config/config.rpath | 614 ++++++++++++++++++++++++++++++++++++ configure.ac | 9 +- debian/rules | 1 + doc/examples/ginac-examples.texi | 5 + ginac.pc.in | 2 +- ginac/polynomial/cra_garner.cpp | 3 + m4/lib-ld.m4 | 110 +++++++ m4/lib-link.m4 | 644 ++++++++++++++++++++++++++++++++++++++ m4/lib-prefix.m4 | 185 +++++++++++ 12 files changed, 1598 insertions(+), 11 deletions(-) create mode 100755 config/config.rpath create mode 100644 m4/lib-ld.m4 create mode 100644 m4/lib-link.m4 create mode 100644 m4/lib-prefix.m4 Best regards, Alexei -- All science is either physics or stamp collecting.