[Bf-committers] blender gcc 4.1 and profiling

Hans Lambermont hans at lambermont.dyndns.org
Wed Mar 1 10:18:33 CET 2006


Campbell Barton wrote:

> Tried, but I get this error. and only when   -fwhole-program --combine  
> are used.
> 
> /storage/blender/obj/linux-glibc2.3.6-i386/blender/makesdna/makesdna.o: 
> In function `preprocess_include':
> makesdna.c:(.text+0x6b7): undefined reference to `MEM_mallocN'
> makesdna.c:(.text+0x747): undefined reference to `MEM_freeN'

This new gcc seems to need an extra incantation of the libguardedalloc.a
in your library link list.

Hans
-- 
http://hans.dse.nl/   () ASCII-ribbon campaign against vCards,
                      /\ HTML-mail and proprietary formats.


More information about the Bf-committers mailing list