H
hyena
Hi,
is there a port to win32 platform of glibc? I am using mingw32 and seems
it does not has a gnu c lib with it.
Another quesion is, when making archive library, does the order of those
object files matter? I add some object file into a archive and during
linking, the linker complains about missing reference of one function which
is in the last part of the archive. I was expecting there shall be no effect
of where the object file located.
Thanks.
is there a port to win32 platform of glibc? I am using mingw32 and seems
it does not has a gnu c lib with it.
Another quesion is, when making archive library, does the order of those
object files matter? I add some object file into a archive and during
linking, the linker complains about missing reference of one function which
is in the last part of the archive. I was expecting there shall be no effect
of where the object file located.
Thanks.