Jump to content

pthread library on 64 bit windows


Recommended Posts

Hi,

I have pthread funcions called in my code which was compiled on linux.

Now I want to port it on Windows 64 bit machine.

Is there any such library available for Windows.

Please help me.

Thanks,

sam

Link to comment
Share on other sites


  • 3 months later...
here you go.

tested and functioning fine.

It needs to reside in the system32 directory on 64bit windows.

shark

Thanks a lot for the reply.

Excuse me..as I am new to Windows development.

I got pthreadgc2.dll. But which .h and corresponding .lib should I use?

How should I use in my code.

sam

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...