msys
How to stop gnuplot from grabbing focus of active window? (Windows)
As a follow up to this question here. I am calling pgnuplot using batch operation from a perl script, i.e. perl generates a plotting script, then it invokes gnuplot with the generated script and the o[详细]
2023-02-17 19:24 分类:问答Compiling GDC on Windows -- where to get GMP and MPFR dependencies?
I\'m trying to compile GDC (v2) on Windows 7, using MinGW\'s MSYS. When I get to this step: $ ../configure --enable-languages=d --disable-shared --disable-bootstrap[详细]
2023-02-14 15:50 分类:问答cannot type 'e' or 'P' in MinGW/msys shells or terminals
I have successfully installed and used MinGW and msys in the past to compile and link Windows executables.On a fresh installation for 32-bit Vista (the same platform as when I had previous success) I[详细]
2023-02-09 05:20 分类:问答Does the current version of msysgit support process substitution?
Under my version of msysgit, I can\'t use process substitution. cat <(echo \'foo\') sh.exe\": cannot 开发者_Python百科make pipe for process substitution: Function not implemented[详细]
2023-01-21 11:13 分类:问答Recursively search for files of a given name, and find instances of a particular phrase AND display the path to that file
I have a bunch of folders and subfolders. Each one contains, amongst other things,a text file called index.yml with useful data. I want to search through all of the different index.yml files to find i[详细]
2023-01-12 08:18 分类:问答Building the latest iconv and libxml2 binaries in Win32
I\'m trying to get MinGW and MSYS working so I can build iconv and libxml2 in Windows, but I\'m finding ./configure and make are giving lots of BSD/Unix related errors that aren\'t specific enough to[详细]
2023-01-10 09:52 分类:问答Compiling GCC 4.x.x on MinGW / MSYS Fails
I\'ve been attempting for the last week or so to compile any of the GCC 4 series of compilers to run in MinGW 5.1.6 / MSYS 1.0.11 (automated installers both from Sourceforge.org) which ships with GCC[详细]
2023-01-08 21:32 分类:问答msys+mingw - is there installer or at least .tar.lzma/.zip?
I try to install n\'th time th开发者_运维百科e msys+mingw - however with little success. I need the minimal developer system (standard tools such as sed/awk+autotools+gcc) however each time something[详细]
2022-12-29 07:59 分类:问答Executing MSYS from cmd.exe with arguments
I am trying to learn the wxWidgets library, using MinGW and msys to compile the code. So far so good, but I can not find a way to send a command to MSYS through CMD.exe.[详细]
2022-12-25 07:03 分类:问答Why MSYS can't recognize tar-ustar option in AM_INIT_AUTOMAKE?
When I\'m trying to run autogen from MSys 1.11 on a source, it always giving an error called, configure.ac:9: option \'tar-ustar\' not recognized[详细]
2022-12-25 06:49 分类:问答