Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/normalizinterface/   (GAP Algebra Version 4.15.1©)  Datei vom 20.5.2025 mit Größe 744 B image not shown  

Quelle  Makefile.in

  Sprache: C
 

java.lang.NullPointerException
Makefile rules for the NormalizInterface package
java.lang.NullPointerException
KEXT_NAME = NormalizInterface
KEXT_SOURCES = src/normaliz.cc

Normaliz requires C++11; but some of its dependencies (well at least
e-Antic) requires C++14. Since that's been in compilers for a decade
now, just always request C++14 support. Note: we use gnu++14 instead
of std++14 only for compatibility with GAP versions before 4.12 on
Cygwin, see <https://github.com/gap-packages/NormalizInterface/pull/91>.
KEXT_CXXFLAGS = @CPPFLAGS@ @NORMALIZ_CPPFLAGS@  @GMP_CPPFLAGS@ -std=gnu++14
KEXT_LDFLAGS = @LDFLAGS@ @GMP_LDFLAGS@ -lgmp @NORMALIZ_LDFLAGS@ -lnormaliz -lstdc++

KEXT_USE_AUTOCONF = 1

include shared GAP package build system
GAPPATH = @GAPROOT@
include Makefile.gappkg

Messung V0.5 in Prozent
C=100 H=100 G=100

¤ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet am  2026-06-17) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.