gnustep-dev
[Top][All Lists]
Advanced

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

Re: NSAnimation...


From: Xavier Glattard
Subject: Re: NSAnimation...
Date: Tue, 10 Apr 2007 07:39:59 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Fred Kiefer <fredkiefer <at> gmx.de> writes:

> 
> Gregory John Casamento wrote:
> > With a clean checkout and a clean install, I still get this:
> > 
> >   Compiling file set_show_service.m ...
> >  Linking tool set_show_service ...
> > ../Source/./obj/libgnustep-gui.so: undefined reference to
`nsanimation_progressMarkSorter'
> > collect2: ld returned 1 exit status
> 
> I had a look at the code and perhaps it helps to remove the "static
> INLINE" declaration for this function. Marking it as inline does surely
> not help, when it is only used as a function pointer. 

I wrote that with the hope the compiler might do some optimization here,
as the function pointer is used in an inline function...

I think it might be a GCC 4.1.1 bug : i just tried with mingw-gcc3.4.2 
and it compiles without error.

regards

Xavier









reply via email to

[Prev in Thread] Current Thread [Next in Thread]