view lphobos/gc/gc_guess_stack.d @ 808:4ad1e7b10378

when building the runtime pass -fPIC for shared libs and -disable-invariants for gc
author elrood
date Sun, 30 Nov 2008 19:19:39 +0100
parents 373489eeaf90
children
line wrap: on
line source

module gcc.gc_guess_stack;
void * stackOriginGuess;