This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

Statically linking programs??


I was looking through the FAQ, and I see about an option to 
build binaries that link either the cygwin or the Micro$oft
dlls.  However, I do not see an option to build statically linked
binaries that require no dlls.  Is this a possibility??

(-static doesn't seem to have any effect:
man gcc:
       -static
              On  systems that support dynamic linking, this pre-
              vents linking with the shared libraries.  On  other
              systems, this option has no effect.
)



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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