chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] static libraries in Linux


From: Felix Winkelmann
Subject: Re: [Chicken-users] static libraries in Linux
Date: Tue, 14 Sep 2004 14:41:02 +0200
User-agent: Mozilla Thunderbird 0.5 (X11/20040208)

Andrey Fomichev wrote:

>...

One more thing. The linked executable will still refer the dynamic versions
of libc, etc. If you want a completely self-contained binary, add another
`-static' to gcc.
(you can see a list of dynamically required libraries with the `ldd' command)


cheers,
felix




reply via email to

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