X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.7 required=5.0 tests=BAYES_50,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <31812441.post@talk.nabble.com> Date: Thu, 9 Jun 2011 11:43:46 -0700 (PDT) From: roba77 To: cygwin AT cygwin DOT com Subject: Cross complie linux make files onto a windows 7 machine using PGI Cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hello, I am very unfamiliar with linux/unix (don't even know the difference), but am trying to get some linux software to run on my Windows machine for my research. I have the makefiles for the software, and it is designed to be compiled in the PGI complier, which I also have. When i try to compile the software i start the bash shell through PGI, go to the directory of the makefiles and enter the command: make -f make_rrtm_linux_pgi or gmake -f make_rrtm_linux_pgi I've attached screenshots of both trials http://old.nabble.com/file/p31812441/Cygwin%2Bmake%2Bscreenshot.jpg in both cases, there seems to be an error, in the case of gmake, something seems to happen, but it makes a .o file (which I can't find) where I need to be making a .exe file. I have been stuck on this for a while, and obviously don't know what I'm doing, any help would be appreciated. The program I am trying to run is RRTM, an atmospheric modelling program available free at (rtweb.aer.com/rrtm_frame.html ) Thanks! -- View this message in context: http://old.nabble.com/Cross-complie-linux-make-files-onto-a-windows-7-machine-using-PGI-Cygwin-tp31812441p31812441.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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