This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

static linking c libraries


Hi, I'm new in this list...

I'm working in a proyect that is intended to run in any linux distribution or 
version, the main problem I have is the C/C++ libraries that are diferent in 
almos every version.
I'd like to know whow can I link staticaly the C/C++ libraries.
I tried with --static, but it prevent dinamicaly linking with any libs, and my 
binaries use my own libs.
I'll appretiate any help in respect
best reg@rds
Israel

-- 
Israel Fdez Cabrera.
Usuario Linux: 270292	(http://counter.li.org)
israel@seg.inf.cu
Segurmatica.
La Habana, Cuba.



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