Hey! libstdc++fs produces only .a and .la file, which makes impossible for
me to build windows dll later when linking it, I need dll.a also, which
libstdc++ produces just fine. I tried applying this quick path, changing
 --tag disable-shared   into --tag enable-shared for:

mingw-w64-gcc/src/gcc-8.2.0/libstdc++-v3/src/filesystem/Makefile.am

but outcome was the same. Are there any additional changes I should make?

Regards,
Konstantin.
_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to