This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: --disable-static on ELF fails


> 
> >>>>> Stanislav Brabec writes:
> 
> >> Description:
>  > 	Trying to build, this will fail, because build binaries
>  > 	in elf subdir are invalid (sln).
> 
> I've run in the same situation and added the appended patch to my
> glibc tree.  The patch gives us a dynamically linked sln (I know
> that's against the idea of sln = static ln but don't see another
> solution since we're not building static libs).
> 
> Uli, could you add this to glibc 2.1 - or has anybody a better
> solution?
> 

Please don't. The dynamically linked sln is useless. Maybe you can 
link it against libc_pic.a. Can you?

-- 
H.J. Lu (hjl@gnu.org)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]