Roland Mainz <[EMAIL PROTECTED]> wrote:

> Does Solaris and/Or Sun Studio have any linker/compiler flags to warn
> users if a library or other code defines a symbol which is already used
> by libc ?
> For example MacOSX seems to create the following output when you define
> |strtol| in an application library (this is from
> https://mailman.research.att.com/pipermail/ast-developers/2006q3/000138.html):
> -- snip --
> ld: warning multiple definitions of symbol _strtol

This is a result of the non-standard linker from MacOS X that I would call a 
bug.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to