[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [OT] errors with g++-4.5 not with g++-4.4



On 2011-03-12 18:17 +0100, Hugo Vanwoerkom wrote:

> I am looking for your opinion as to whose bug this is.
>
> I have a C++ project ( http://gpc-qt.sourceforge.net/ ) that consists
> of more than 103 C++ sourcefiles (1000's of lines of code) that get
> copiled into a single executable.
>
> Suddenly using the g++-4.5 compiler it produces an error in the link phase:
>
> ...
> grafrs.cpp:(.text+0x355d): undefined reference to `mutrec'
> ...
>
> But when I use the g++-4.4 compiler everything compiles and links
> without error, like it has for years with previous C++ compilers.

Is this the squeeze version of g++-4.4 or the wheezy/sid version?

> Do I file a bug with the g++-4.5 package?

Please read this announcement about linker changes first:

http://lists.debian.org/debian-devel-announce/2011/02/msg00011.html

Sven


Reply to: