msys Questions
1
I'm trying to analyze a mini crash dump and need symbol files in order to get more details about the crash. Im currently just seeing:
"034eff74 0086eee9 00000000 0089d58d 034eff94 app_integrator!ZN...
2
I've begun using MinGW/MSYS in an attempt to use some Linux libraries on Windows. Using
./configure --prefix=/mingw
make
make install
has worked well so far, but I've had two different librari...
4
Solved
2
Solved
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...
2
Solved
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 fi...
7
Solved
I'm taking an Introduction to C++ this semester, so I need to set up development environments in both my Windows and Ubuntu partitions (I switch between them). I was planning to use GCC in both env...
Tontine asked 7/1, 2010 at 21:59
© 2022 - 2024 — McMap. All rights reserved.