troubles with ginac 1.2 on debian unstable

Sheplyakov Alexei varg at thsun1.jinr.ru
Wed Mar 24 17:08:14 CET 2004


On Wed, Mar 24, 2004 at 05:12:55PM +0200, Andrius Kurtinaitis wrote:
> Hi,
> I just tried to link with the shared ginac library instead of static and 
> it worked:
> g++ -o charpoly charpoly.cpp -L /usr/local/lib -lginac -lcln
> Is it some fundamental linux thing that i still do not know?
> Andrius

AFAIK, that's some obscure g++ ABI staff. For average users (like me) it
boils down to the fact that there is no simple way to build static
binary from C++ source.




More information about the GiNaC-list mailing list