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]

static linking with cygwin


Hi there,

i was wondering if there is a way to link statically an application with
cygwin,
so that it doesn't require the cygwin1.dll file at run time, but instead,
all 
necessary library routines should be linked so they are inside the .exe file

of the application. tried gcc -static but it didn't work.

any ideas of how to do this would be appreciated.

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


--
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]