This isn't unique to msys2, but to msys/mingw as well.

Where are user compiled libraries supposed to go? I've ready warnings about
NOT putting them with the libraries provided by msys/msys2/mingw/etc, but
have not seen a straightforward solution.

Maybe I'm just dense, but isn't that the whole point of /usr/local on a
full *nix system?

For instance, I'm using msys2 to build a program called FreeDV, it has a
dependency provided by the same project called codec2. Perhaps in the long
run I'll see about making official packages, but right now I just want to
build them.

Where should I "install" codec2?

For now I'm cheating since I'm only building for 32bit windows and just
created a C:/msys32/usr/local directory and it's worked OK so far, but
really it needs to be mapped to /msys32/mingw32/usr/local and
/msys32/mingw64/usr/local depending on which environment I'm running,
correct?

Can this be easily done through fstab or fstab.d?

Thanks,
Richard
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to