Yet another GCC oddity(defora.org)11 points·by ephoz·14 anni fa·1 commentsdefora.orgYet another GCC oddityhttp://defora.org/os/article/382/Yet-another-gcc-oddity2 commentsPost comment[–]emmelaich·14 anni fareply(from 2006, so not sure what it's doing here, but anyway..)This "oddity" is how every C compiler and linker behaves (that I've used) You need it behave this way to have some control over what gets linked in the face of multiple definitions.[+]SparrowOS·14 anni fa
This "oddity" is how every C compiler and linker behaves (that I've used) You need it behave this way to have some control over what gets linked in the face of multiple definitions.