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]

--disable-static on ELF fails


>Submitter-Id:	net
>Originator:	Bc. Stanislav Brabec
>Organization:	UTX
>Confidential:	no
>Synopsis:	--disable-static on ELF systems fails on build
>Severity:	non-critical
>Priority:	low
>Category:	libc
>Class:		sw-bug
>Release:	libc-2.0.99
>Environment:
	ELF based GNU-Linux
Host type: i686-pc-linux-gnu
System: Linux utx 2.1.125 i686
Architecture: i686

Addons: linuxthreads crypt

Build CC: gcc
Compiler version: gcc-2.8.1
Kernel headers: 2.1.125
Symbol versioning: yes
Build static: no
Build shared: yes
Build pic-default: no
Build profile: no
Build omitfp: yes
Build bounded: no
Build static-nss: no
Stdio: libio

>Description:
	Trying to build, this will fail, because build binaries
	in elf subdir are invalid (sln).
>How-To-Repeat:
	Run make or make install.
>Fix:
	Link sln and others with proper library (either shared, or
	build static for these purposes, or link with libc_pic.a,
	if it is possible.



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