Re: -Bstatic flag



"seema" <seema_coma@xxxxxxxxxxx> writes:
Can some body explain why -Bstatic flag is used on Solaris. I think
this flag is not supported in sunstudio 11 compiler.

Try comp.unix.solaris.

--
Keith Thompson (The_Other_Keith) kst-u@xxxxxxx <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
.



Relevant Pages

  • Re: -Bstatic flag
    ... Can some body explain why -Bstatic flag is used on Solaris. ... this flag is not supported in sunstudio 11 compiler. ... ld: fatal: File processing errors. ...
    (comp.lang.c)
  • Re: About volatile qualifier
    ... In an article about volatile qualifier there is a small code by which the ... void Wakeup{flag = true;} ... compiler optimizes access to that variable by caching it in a register. ... Thread-1 will never get the actual value of the flag and loop forever." ...
    (microsoft.public.vc.language)
  • Re: curious about array initialization.
    ... Keith Thompson wrote: ... means its a base of knowledge by which you have universal understanding ... the compiler doesn't have to allocate storage for the string literal. ... That the standard is not something from which you can derive ...
    (comp.lang.c)
  • Re: thread synchronization of flag
    ... a flag until this flag changed from one, ... from using a certain kind of low-level synchronization ... or fetchAndAdd() operations imply at least some synchronization), ... There are, of course, severe implications on the compiler anyway. ...
    (comp.programming.threads)
  • Segmentation Fault
    ... subroutine, reporting a segmentation fault as it does so. ... If I compile the code with the Portland Group compiler with the -g flag ... crashes soon after entering a subroutine. ...
    (comp.lang.fortran)