This is the mail archive of the gcc@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]

From dynamic to static executables


Hello Everybody,

does anyone know if it is possible to produce directly (without doing a
recompilation) a static linked executable if I have only the dynamic
linking exec and the  needed shared library (together with the dynamic
linker)?
If the answer is yes, how it is possible to do the trick?
Thanks!
-Gerardo Lamastra

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