tantalum <[email protected]> writes:

> Hi,
>
> can anyone help me with this build related problem?
> Is there something I am missing?

> SDL_imageFilter.c: Assembler messages:
> SDL_imageFilter.c:85: Error: symbol `.L1010' is already defined
> SDL_imageFilter.c:162: Error: symbol `.L21011' is already defined
> SDL_imageFilter.c:245: Error: symbol `.L1012' is already defined

Hi Julian,

You might try a different compiler version, to see if it makes any
difference.  I once had a problem with .Lnn symbols, which eventually
turned out to be a bug in the version of GCC that I was using [1].

Regards,
     Neil

[1] http://article.gmane.org/gmane.lisp.guile.bugs/3829/match=l16


Reply via email to