Joerg Schilling wrote: > 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.
Uhm... I do not care whether this is a bug in MacOSX - I am looking for a linker flag in Solaris and/or the Sun Studio compiler which generates similar warnings... :-) ---- Bye, Roland -- __ . . __ (o.\ \/ /.o) [EMAIL PROTECTED] \__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer /O /==\ O\ TEL +49 641 7950090 (;O/ \/ \O;) _______________________________________________ opensolaris-discuss mailing list [email protected]
