Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cygwin 64 bit, asio library, unix socket & Openroad #402

Open
dm3xxx opened this issue Sep 18, 2022 · 0 comments
Open

Cygwin 64 bit, asio library, unix socket & Openroad #402

dm3xxx opened this issue Sep 18, 2022 · 0 comments

Comments

@dm3xxx
Copy link

dm3xxx commented Sep 18, 2022

I'm trying to build boost v1.76 on Cygwin-64 for Openroad project. It comes to a point, obvious to me, openroad require the asio library from boost.

However, base on the boost doc html, the web states only Win32 using Cygwin. I'm using the Cygwin 64-bit, and I do NOT want the windows 32 socket, neither.

Unfortunately, I couldn't find anything to tell me how to build boost on Cygwin 64-bit with unix socket. I only know people use 1.66 unix socket just fine.

Even though my 1.76 build was successful, once it goes to openroad build, just simply failed and required the win 32 socket. Since cygwin only can provide up to 1.66 atm, just wonder if anyone ever successfully built version more advance that cygwin can provide? If so how? Or it's simply impossible?

In case anyone doesn't know what i'm talking about openroad and asio

https://github.com/The-OpenROAD-Project
https://www.boost.org/doc/libs/1_76_0/doc/html/boost_asio/using.html

Thanks for help

@mclow mclow transferred this issue from boostorg/boost Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant