Roland Mainz wrote:
> "I. Szczesniak" wrote:
> > On 5/13/09, Roland Mainz <roland.mainz at nrubsig.org> wrote:
> [snip]
> > >  The webrev can be found at
> > >  
> > > http://cr.opensolaris.org/~gisburn/ksh93_integration_update2_20090511_webrev/
> > >  , test binaries are available at
> > >  
> > > http://www.opensolaris.org/os/project/ksh93-integration/downloads/2009-05-11/
> > >  and the HG export code chunk is available at
> > >  
> > > http://www.opensolaris.org/os/project/ksh93-integration/downloads/ksh93_integration_update2_20090511_hg_export_001.hgexport.bz2
> > >  (MD5 hash is "6c8f765ba7593c4d87aedf9cefca396a").
> > >
> > >  Notes:
> > >  - the following directories contain "upstream" sources which do not
> > >  require review (or require to be cstyled etc.):
[snip]
> > usr/src/cmd/ksh/builtins/Makefile lines 98, 99:
> > Is -z lazyload missing or do the global ON flags now do that?
> 
> Erm... good question... technically OS/Net uses "-Bdirect", e.g. "direct
> linking" which should behave like "lazyload" ... but on the other side I
> see in debuggers like "dbx" that "-Bdirect" has no effect on it... I'll
> split this part off and ask the linker folks...

Question for the linker folks/aliens: Would it make sense to use _both_
"-Bdirect" (e.g. OS/Net default) and -"z lazyload" at the same time ? At
least "dbx" does not seem to care about -Bdirect and loads all libraries
while using "-z lazyload" causes "dbx" to load the libraries "on demand"
...

----

bye,
Roland

P.S.: Setting Reply-To: to ksh93-integration-discuss at opensolaris.org and
tools-linking at opensolaris.org

-- 
  __ .  . __
 (o.\ \/ /.o) roland.mainz at nrubsig.org
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 3992797
 (;O/ \/ \O;)

Reply via email to