[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [MiNT] Underscore in DR libs
> From: owner-mint@fishpool.com [mailto:owner-mint@fishpool.com]On Behalf
> Of Guido Flohr
> Sent: Monday, June 28, 1999 3:21 PM
> To: MiNT mailing list
> Subject: [MiNT] Underscore in DR libs
>
>
> Hi,
>
> one (hopefully last) question: gcc usually prepends identifiers with an
> underscore. How should this be handled in the converter? Simply removing
> the underscore may lead to problems because if the object file is derived
> from hand-written assembler sources the symbol names will be taken
> verbatim.
I think PureC can be taught to allow this. I'll check.