using a makefile to create an executable file

Eliot Moss moss@cs.umass.edu
Wed Apr 11 07:26:00 GMT 2012


On 4/10/2012 8:36 PM, samuel.roy wrote:
>
> Thanks for setting me in the right direction, I'll do as you suggest and no
> longer pollute your message board with irrelevant material!

A quick look at the wikipedia page for cmake shows that cmake is
a tool that generates a Makefile suitable for the platform at
hand. So, I think you need at least these steps:

1) cmake
2) make

Regards -- Eliot Moss

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



More information about the Cygwin mailing list