X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=INSTALL;h=7c6258f3889723389732d7913c2cab8e3b229589;hp=721d6a2515f81b555e083bf675b4223adcc1a78c;hb=dff5209ee7cc816583f6abe27a4e784e34f0a664;hpb=0c8c12f5393a7ca5f78233af5ee81593184c35fb diff --git a/INSTALL b/INSTALL index 721d6a25..7c6258f3 100644 --- a/INSTALL +++ b/INSTALL @@ -51,11 +51,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 an Athlon/800MHz with "enough" memory: -step: | GCC optimization level: | comment: - | -O0 | -O1 | -O2 | ---------------+--------+--------+--------+------------------------------- -make | ~4m | ~5m | ~6m | building shared and static lib -make check | ~20m | ~11m | ~12m | largely due to compilation +step | GCC optimization | comment + | -O1 | -O2 | +--------------+---------+---------+---------------------------------------- +make | ~6m | ~8m | shared and static library +make check | ~8m | ~12m | largely due to compilation COMMON PROBLEMS @@ -91,7 +91,7 @@ a solution. GCC-2.95.2 and earlier don't ship with this file. A working implementation has been available since GCC-2.95.3. GCC-3.0 and later have an even better, fully standard-conforming implementation, by default. If you are stuck with GCC-2.95.2 or -earliear and you cannot upgrade your compiler we recommend obtaining +earlier and you cannot upgrade your compiler we recommend obtaining the libstdc++-v2 header written by Magnus Fromreide. It was posted to the gcc-patches mailing list on November 21 2000: .