Re: [Gc] GC code size
Ivan Maidanski
ivmai at mail.ru
Tue Mar 8 13:45:18 PST 2011
Hi Romano,
For Linux, I use:
gcc -Os -fno-strict-aliasing -Wall -DNO_EXECUTE_PERMISSION -DNO_DEBUGGING -DSMALL_CONFIG -I include -c extra/gc.c
To redirect log to a file, set GC_LOG_FILE env var.
Mon, 07 Mar 2011 22:01:43 +0100 Romano Tenca <rotenca at gmail.com>:
> I want to minimize the size of GC statically linked. There is a way to
> strip off all the debug code, window message alert, log written to disk
> (when something goes wrong)?
>
> Thank you for your help.
>
> Romano Paolo Tenca
More information about the Gc
mailing list