User forums > Nightly builds

The 06 January 2009 build (5382) is out.

<< < (5/16) > >>

Jenna:

--- Quote from: Loaden on January 08, 2009, 06:18:19 pm ---I can't get the version use script.
and my config:

--- Code: ---set PATH=%CD%\bin;%PATH%
set CPATH=%CD%\include;%CD%\lib\mingw\mingw32\4.3.2\include;%CD%\lib\mingw\mingw32\4.3.2\include\c++
set LIBRARY_PATH=%CD%\lib;%CD%\lib\mingw\mingw32\4.3.2
--- End code ---

--- End quote ---

If possible, you can try svn r5390 and see if the issue is fixed for you.

Loaden:

--- Quote from: dje on January 08, 2009, 02:37:27 pm ---Do you think every MinGW user uses TDragon version ?
Dje

--- End quote ---
oh. this modify want report this question only.

Loaden:

--- Quote from: jens on January 08, 2009, 09:44:12 pm ---If possible, you can try svn r5390 and see if the issue is fixed for you.

--- End quote ---
thans! I confirm this question exist also.
I can't give MinGW TDM-2's version with r5390.

Jenna:

--- Quote from: Loaden on January 09, 2009, 01:18:38 am ---
--- Quote from: jens on January 08, 2009, 09:44:12 pm ---If possible, you can try svn r5390 and see if the issue is fixed for you.

--- End quote ---
thans! I confirm this question exist also.
I can't give MinGW TDM-2's version with r5390.

--- End quote ---
please post the output of the gcc (C- not C++-executable) you have configured in toolchain executables tab, if called with "--version" on commandline.
Please call it with absolute path as configured in the settings:
--- Code: ---<Compiler's installation directory>\bin\<C compiler> --version
--- End code ---

Make sure you have not accidently added "bin" to the "Compiler's installation directory" in the settings !!

ollydbg:
@jens
I test again. I'm using using svn5382, TDM GCC 4.3.2 GDB 6.8.3.
I set break points in each "case" of DllMain, but it can't work.
Only the break points in "MyFunction" works.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version