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

Re: [MiNT] Error in SDL-1.2.13-1.m68kmint.rpm



Am Montag, den 21.06.2010, 10:29 +0200 schrieb Vincent Rivière
<vincent.riviere@freesbee.fr>:

> You didn't say what the error is...
> 
> The fact -lgem appears twice ?

Yes, that's what I meant. 
And I don't wanted to say it is an error, I wanted to say that I suspect
this to be an error. 

I found it during one of these Multiple definition of symbol errors ( in
this case, it was an function in lgem that the linker complained about,
...) -
the problem vanished after removing the last -lgem. Maybe I have broken
things with that, but for me, it worked. Maybe this remove did not even has
something to do with the following success during link... 

These Multiple definition errors are really strange, and annoying...  

Maybe these stuff is also cause by ccache - but ccache ist not involved
into the linking stage..., of course it restores the .o files from the
cache... 

Until now, I have managed to remove these errors during link, but I could
not understand why it worked out... 

Greets,
Ole