Subject: Re: Uhm. Is this a feature?
To: Thor Lancelot Simon <tls@rek.tjls.com>
From: Bill Studenmund <wrstuden@zembu.com>
List: current-users
Date: 05/30/2000 15:53:38
On Tue, 30 May 2000, Thor Lancelot Simon wrote:

> As I recall those "RRS text relocation error" warnings are bogus.  The
> actual problem is that for ELF, the assembler functions need a _ in front
> of their names, and for a.out they don't.  Or I may have it the other way
> around.  Anyway, what's being "relocated" isn't actually there, since
> it's being called by the wrong name...

That sounds a lot like what the _C_LABEL() macro is for. :-)

Take care,

Bill