What comes with Cygwin?

2013-05-14 Thread Andrew Pennebaker
I'm looking through the docs, but I can't find a comprehensive list of which executables come with Cygwin by default. Can someone point me to such a list? -- Cheers, Andrew Pennebaker www.yellosoft.us -- Problem reports: http://cygwin.com/problems.html FAQ: http

Re: What comes with Cygwin?

2013-05-14 Thread Andrew Pennebaker
Thanks for the info! Hmm, the online package listing for base doesn't list the executables it comes with. http://cygwin.com/cgi-bin2/package-cat.cgi?file=base-cygwin%2Fbase-cygwin-3.1-1grep=base Would it make sense to add this information to the online docs? -- Cheers, Andrew Pennebaker

MinGW's GCC and __attribute__((weak))

2012-09-12 Thread Andrew Pennebaker
this working. Cheers, Andrew Pennebaker www.yellosoft.us -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: MinGW's GCC and __attribute__((weak))

2012-09-12 Thread Andrew Pennebaker
I found a solution using simple preprocessor instructions. http://stackoverflow.com/a/12397886/350106 Cheers, Andrew Pennebaker www.yellosoft.us On Wed, Sep 12, 2012 at 5:33 PM, Andrew Pennebaker andrew.penneba...@gmail.com wrote: Am I correct in assuming that gcc/MinGW builds on top