User forums > Nightly builds

The 29 May 2008 build (5082) is out.

<< < (5/6) > >>

mushakk:
Codeblocks continues passing .INL files to the linker and ar can't link.  :(

The .inl files are always included from the .h file that declares the template.
#include "mytemplate.inl.

I have to return to the 8.02 version.  :(

Thanks for your work.  :D

MortenMacFly:

--- Quote from: mushakk on June 05, 2008, 03:54:11 pm ---Codeblocks continues passing .INL files to the linker and ar can't link.  :(

--- End quote ---
Instead of posting this "1 million times" thus spamming the forum why don't you just create a bug report at BerliOS so that this doesn't get lost?

Chilihead:
Greetings,

i cant debug anymore with this build. console applications simply dont start.

CB Build: 5082
System: WinXP

debuger's log

PATH=.;C:\Programme\CodeBlocks\MinGW\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\doxygen\bin;C:\Qt\4.4.0\bin;c:\Programme\Microsoft SQL Server\90\Tools\binn\
Command-line: C:\Programme\CodeBlocks\MinGW\bin\gdb.exe -nx -fullname  -quiet -args bin/Debug/CogardReader.exe
Working dir : C:\Entwickel\CDAE\CogardReader\
> set prompt >>>>>>cb_gdb:
(gdb) >>>>>>cb_gdb:
> show version
GNU gdb 6.7.50.20071127
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-mingw32".
>>>>>>cb_gdb:
> set confirm off
>>>>>>cb_gdb:
> set width 0
>>>>>>cb_gdb:
> set height 0
>>>>>>cb_gdb:
> set breakpoint pending on
>>>>>>cb_gdb:
> set print asm-demangle on
>>>>>>cb_gdb:
> set unwindonsignal on
>>>>>>cb_gdb:
> set debugevents on
>>>>>>cb_gdb:
> set new-console on
>>>>>>cb_gdb:
> set disassembly-flavor att
>>>>>>cb_gdb:
> catch throw
Catchpoint 1 (throw)
>>>>>>cb_gdb:
> directory C:/Entwickel/CDAE/CogardReader/
>>>>>>cb_gdb:
> directory C:/Entwickel/
>>>>>>cb_gdb:
> break "C:/Entwickel/CDAE/CogardReader/main.cpp:18"
Breakpoint 2 at 0x418971: file C:/Entwickel/CDAE/CogardReader/main.cpp, line 18.
>>>>>>cb_gdb:
> run
gdb: win32_init_thread_list
warning: Lowest section in C:\WINDOWS\system32\odbcint.dll is .rsrc at 1f841000
Catchpoint 1 (exception thrown)
__static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at C:/Programme/CodeBlocks/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/iostream:77
C:/Programme/CodeBlocks/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/iostream:77:3064:beg:0x41ede8
>>>>>>cb_gdb:
> set debugevents off
>>>>>>cb_gdb:

mushakk:

--- Quote ---Instead of posting this "1 million times" thus spamming the forum why don't you just create a bug report at BerliOS so that this doesn't get lost?
--- End quote ---

Sorry "2 times" I don't know how to do it or if I have permissions to do that :P

Jenna:

--- Quote from: mushakk on June 05, 2008, 08:02:51 pm ---
--- Quote ---Instead of posting this "1 million times" thus spamming the forum why don't you just create a bug report at BerliOS so that this doesn't get lost?
--- End quote ---

Sorry "2 times" I don't know how to do it or if I have permissions to do that :P

--- End quote ---

Open C::B and on "Start here"-tab click on "Report a bug",
or click here

You need to register at berlios to be able to file a bug-report.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version