This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Building applications from source to support cygwin


Dave Korn wrote:
On 12 January 2007 03:06, Larry Hall (Cygwin) wrote:

Christopher Faylor wrote:
On Thu, Jan 11, 2007 at 07:48:02PM -0500, Sparky Sparky wrote:
I know this is a newbie question, but I can't find it in the
documentation. How (if?) do you compile a standard x86 source to
support cygwin?
How would you build the application on linux? Same way, i.e., something
like:


gcc -o foo foo.c

Wrong! You type "make".


Phsh, newbies. ;-)


Wrong! You type "./configure", then you type "make".


Phsh, oldbies!

[ hmm.. autoconf.. automake... aclocal... we could probably take this back
waay too far :) ]

LOL! Sorry for extending the thread but I figured since I diverted it, I should probably also make sure the diversion ends here before it gets too silly. :-)

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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