Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Dr. Memory

(1/4) > >>

oBFusCATed:
Hi,

Have anyone had any success with running Codeblocks or any other executable compiled with MinGW?
I've just installed it, but I don't see the stack frames for my code.
I've read something about using the cygwin version, instead of the normal windows version, but I'm not really sure, what should I do.
Any help will be welcomed.

MortenMacFly:

--- Quote from: oBFusCATed on February 19, 2012, 06:15:15 pm ---Any help will be welcomed.

--- End quote ---
For MinGW support I'm afraid you'll need the repository version and compile it yourself - but its easy!

oBFusCATed:
If it works I don't mind trying to compile it:)

Any tutorial or link explaining the whole process?

edit: I hope this http://code.google.com/p/drmemory/wiki/HowToBuild will be enough

oBFusCATed:
Morten: Is there a chance to send me a binary of DrMemory with mingw support?
I've downloaded tons of stuff and I've not started building.
Downloading stuff from M$ sites is a nightmare :(

oBFusCATed:

--- Code: ---uzer@xlad /cygdrive/c/dev/drmemory/build
$ cmake -G"Visual Studio 9 2008" -DCMAKE_BUILD_TYPE=Release ../
-- Dr. Memory version number: 1.4.761
-- Found ntdll.lib: C:/WinDDK/6000/lib/w2k/i386/ntdll.lib
-- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)
doxygen is required to build the documentation
-- Building DynamoRIO from local sources C:/dev/drmemory/build/dynamorio/cmake
-- Found MinGW gcc at C:/MinGW32/bin/mingw32-g++.exe
-- Version number: 3.1.1264
CMake Error at dynamorio/CMakeLists.txt:479 (message):
  assembler not found: required to build


-- Configuring incomplete, errors occurred!

--- End code ---
How am I supposed to fix this error?
I have as.exe and it seems to be working.

Navigation

[0] Message Index

[#] Next page

Go to full version