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

Suggest : suport filesystem as shared library #130

Open
Esp9527 opened this issue Jul 1, 2021 · 3 comments
Open

Suggest : suport filesystem as shared library #130

Esp9527 opened this issue Jul 1, 2021 · 3 comments
Labels
enhancement New feature or request
Milestone

Comments

@Esp9527
Copy link

Esp9527 commented Jul 1, 2021

we can use "ghc/fs_pwd.h" "ghc/fs_impl.h" as .h and .cpp at shared library

but can't export filesystem class and function at .so

if that can support, will be easy to use filesystem like std

@gulrak
Copy link
Owner

gulrak commented Jul 4, 2021

Indeed it would be a nice addition to optionally use it as shared library. But this would take some time to work out and test thoroughly on all targets, so I can't promise any quick solution, but I'll at least check the possibilities.

@gulrak gulrak added the enhancement New feature or request label Jul 4, 2021
@phprus
Copy link
Contributor

phprus commented Feb 17, 2022

@gulrak, please tell me, do you plan to continue working on the https://github.com/gulrak/filesystem/tree/feature-130-shared-library-support branch?

@gulrak
Copy link
Owner

gulrak commented Feb 17, 2022

I sure still have the plan to continue work for it, but currently I'm short of time, so it might take a bit before I continue to do so. My daytime job has a lot of my focus right now, and besides the small "get my head free" 8-day game jam project I recently did, I can hardly predict the next few weeks. - Sorry for the delay.

@gulrak gulrak added this to the v1.6.0 milestone Apr 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants