[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: time to ask for some help




On 18 Jun 1998, James LewisMoss wrote:

> I'm not sure about this one (don't know what -Bsymbolic does), but the 
> -soname part is necessary.
> 

for anyone who cares, I found out that it passes an option to the linker
and according to the ld(1) man page, 

       -Bsymbolic
              When creating a shared library, bind references  to
              global  symbols to the definition within the shared
              library, if any.  Normally, it is  possible  for  a
              program linked against a shared library to override
              the definition within the shared library.  This op­
              tion is only meaningful on ELF platforms which sup­
              port shared libraries.

So it should be harmless in this situation.

> the -D_REENTRANT should be on the compile lines not the link line.
> 

Thanks I've fixed it now.

-- 
Jaldhar H. Vyas <jaldhar@braincells.com>




--  
To UNSUBSCRIBE, email to debian-mentors-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: