bug-glibc
[Top][All Lists]
Advanced

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

Partial static linking


From: Yaroslav Popovitch
Subject: Partial static linking
Date: Thu, 3 Oct 2002 14:19:53 +0300 (EEST)

Hmm. How to make partial static linking.
For example I have a program which use GLIBC's "getline" function, which 
is GNU's extension. I need to compile this function statically, because it 
does not belong to LSB API, all other API is standard and must be linked
dynamically with libc.so.6 shared library.


Cheers,YP

-
Mr. Yaroslav Popovitch address@hidden       - tel. +372 6419975
SOT Finnish Software Engineering Ltd.   - fax  +372 6419975
Kreutzwaldi 7-4, 10124  TALLINN         - http://www.sot.com
ESTONIA                                 - http://bestlinux.net





reply via email to

[Prev in Thread] Current Thread [Next in Thread]