X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=INSTALL;h=9dba753cf3119f8bb7c6f617a59e6e3db936b7bd;hp=05275655cd99ffea5ce7f7094f64a08183d8dbea;hb=2565309dd7c38635c191eacf2a4af9b23fc0d310;hpb=493389336664ea6de705921c4393531795d4ecfe diff --git a/INSTALL b/INSTALL index 05275655..9dba753c 100644 --- a/INSTALL +++ b/INSTALL @@ -44,11 +44,11 @@ also depending on optimization. To give you a rough idea of what you have to expect the following table may be helpful. It was measured on a P-III/500MHz with "enough" memory: -step: | value of $CXXFLAGS: | comment: - | -O0 | -O1 | -O2 | ---------------+-------+-------+-------+------------------------------- -make | ~4m | ~6m | ~10m | building shared and static lib -make check | ~2m | ~2m | ~7m | mostly due to compilation +step: | GCC optimization level: | comment: + | -O0 | -O1 | -O2 | +--------------+--------+--------+--------+------------------------------- +make | ~4m | ~6m | ~10m | building shared and static lib +make check | ~2m | ~2m | ~7m | mostly due to compilation Problems with CLN