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...
Prone asked 20/10, 2009 at 8:9

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...
Boutte asked 17/9, 2009 at 16:13

4

Solved

how can I change timezone on MSYS+MinGW for Windows if I have only "date" command installed? There are no "tzconfig" or "tzselect" here. When I try $date --set="Apr 01 23:08 UTC+04:00" I receive 1...
Bastardize asked 1/4, 2010 at 19:21

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...
Darrondarrow asked 5/2, 2011 at 7:2

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...
Lankester asked 21/8, 2010 at 21:6

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.