]> www.ginac.de Git - ginac.git/blobdiff - tools/ginac-excompiler.in
pgcd(): detect relatively prime polynomials properly...
[ginac.git] / tools / ginac-excompiler.in
index e547edd95b3b51f916663ddace747731ae26a253..0bd0c9709e8416ece3c4b2a81420366e1a58a1d1 100644 (file)
@@ -1,3 +1,2 @@
 #!/bin/sh
-@CC@ -x c -fPIC -o $1.o -c $1
-@CC@ -shared -o $1.so $1.o
+@CC@ -x c -fPIC -shared -o $1.so $1