bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: function name prefix


From: Nick Clifton
Subject: Re: function name prefix
Date: 16 Jun 2001 08:59:03 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Hi Tim,

> Is their an easy fix for this eg. a command line switch in gcc or ld.
> Alternatively a tool I can post process the linux generated libraries to
> prefix all file names with '_' or perhaps a description of the archiver
> file format so I can write a conversion utility myself.

Another method is to pass -fno-leading-underscore to gcc when
building your object files.

Cheers
        Nick




reply via email to

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