> Ah, sorry. Because the compiler might not know it yet. Consider linking > code compiled with -fPIC into the main binary, either using PIE or not. Yes, the case that is interesting is where both can. Why should the compiler wait for the linker? > Joerg Cheers, Rafael