glibc in win32 platform

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.
 
H

hyena

hyena said:
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.

forget it. solved by other approach.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,298
Messages
2,571,540
Members
48,275
Latest member
tetedenuit01

Latest Threads

Top