This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: __register_frame_info & shared library compatibility


On 07 Apr 1999 10:33:55 +0200, Andreas Schwab wrote:
>Zack Weinberg <zack@rabi.columbia.edu> writes:
>
>|> Using an explicit -lc is always recommended, but it has nothing to do
>|> with the above - it just ensures that the dynamic linker has a full
>|> dependency graph for the shared libraries.
>
>Note that you don't have to specify -lc explicitly, the gcc driver already
>does this by default, even with -shared, since gcc 2.8.1.

Not on all platforms - possibly only Linux.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]