Talk:Mingw
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
~~~~
:
A comment [[User:Larry|Larry]] 13:52, 13 May 2024 (UTC) : A reply [[User:Sally|Sally]] 09:18, 5 November 2024 (UTC) :: Your reply ~~~~
This is my work. I migrated it from http://en.gentoo-wiki.com/wiki/Mingw and will continue all edits here. Tatsh
Thanks for this Tatsh.
I'm currently setting up mingw and likely will have some things on the wiki to clarify, I'll list them here for discussion and then incorporate the results.
- Is libssp required for mingw, or is it only needed for programs which require speech signal processing? (wiki leads me to think it is required for mingw)
- I'm going to put a generic "Hello World" example in the wiki, allowing new users to test if environment was set up correctly
- Would this wiki be a good place to include examples of .vimrc and other pertinent config files?
--Unassailable (talk) 20:43, 21 October 2016 (UTC)
More effective solution to a overlay?
I was recommended to use /etc/portage/repos.conf/gentoo.conf instead of PORTDIR_OVERLAY and based on current experience i do believe that it's more effective then using `PORTDIR_OVERLAY` especially if end-user uses Gentoo Overlays. Recommends adding it to a wiki i lack the knowledge to make such an edit.
--Kreyren (talk) 10:07, 20 September 2018 (UTC)
/usr/portage is not an overlay
using: $ crossdev --ov-output /usr/portage {whatever} is a terrible idea. The result is a directory stuffed under /usr/portage which completely breaks your usual emerge --sync by causing infinite retries. --Kuzetsa (talk) 23:02, 4 September 2017 (UTC)
USE flags ?
Can you provide more informations about USE flags? namely those mentioned on the wiki page?