Skip to content

Asio standalone #659

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

Merged
merged 6 commits into from
May 19, 2016
Merged

Asio standalone #659

merged 6 commits into from
May 19, 2016

Conversation

burannah
Copy link

According to Asio documentation to use without a dependency on Boost header files or libraries ASIO_STANDALONEshould be defined.

Also, as soon Boost date_timelibrary is not available, cpp-netlib should not use deadline_timerand boost::posix_time .

Kind Regards,
Andrey

@burannah
Copy link
Author

g++: internal compiler error: Killed (program cc1plus) ?!

@glynos
Copy link
Member

glynos commented May 19, 2016

I noticed these too. I can never reproduce them locally, and it is enough
for now to restart the build. I will investigate more closely when i have
time.

On Thu, 19 May 2016, 12:28 Andrey Khokhlov, notifications@github.com
wrote:

g++: internal compiler error: Killed (program cc1plus) ?!


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#659 (comment)

@burannah
Copy link
Author

burannah commented May 19, 2016

Thanks!

PS: Some google results for this error says that it may be caused by not enough memory problem.

@glynos glynos merged commit 769be88 into cpp-netlib:master May 19, 2016
@glynos
Copy link
Member

glynos commented May 19, 2016

LGTM

@burannah burannah deleted the asio_standalone branch May 19, 2016 14:51
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

Successfully merging this pull request may close these issues.

2 participants