Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Tutorial

Dear Jeff,
 
Here is the screenshot I hope you can read it this time. I haven't tried the prompt thing but I need to know how to start a cygwin prompt. Thanks for helping!
Jason
--- On Thu, 5/7/09, Jeffrey Overbey <subscribe-photran@xxxxxxxxxxxx> wrote:

From: Jeffrey Overbey <subscribe-photran@xxxxxxxxxxxx>
Subject: Re: [photran] Tutorial
To: "Photran Information" <photran@xxxxxxxxxxx>
Date: Thursday, May 7, 2009, 6:29 PM

> I don't know how to make it a pdf file but I'll try. I got the tutorial

Don't worry... you can just save it as an RTF (Rich Text Format) or something.  Maybe .doc from an older version of Word.  I just can't read .docx files.

> Scroll down to Getting Started with Managed Make. That's what I did I don't know what went wrong...

If you start a Cygwin prompt (Cygwin Bash Shell or whatever it's called), try the three commands below (the part after the $ prompt) and make sure you get the same output I do:

joverbey$ gcc
gcc: no input files
joverbey$ gfortran
gfortran: no input files
joverbey$ make
make: *** No targets specified and no makefile found.  Stop.


Jeff
_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran


Back to the top