X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=CJ2 hzCdywzfxDLZm5IbdhNIh6Axf+pI8p1qW0rS3UkqyMO2YyT0OjMKhQrwaxqU2Kc3 DD/6QUFGVcHGKISDnJZygpmdRHQNjBwQafBzSH49MmQZ9FLvxnwySABaeiBs/E/K piY1lXGtla0MyRLdpX0/CmM+NHYJL4ypA7lx7YhQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=F+psQhLum HGJNUohhxeVXTgSbp8=; b=rDmAIyZcnfHf62MEBOf6yvlMiwmYXy3Noixso0bbz TDyHAELE7h2+z8ynAaQlCup0Uh3NtF3qv3pUj1ofqs6Dlmpju4siPP/d1faI96lW noDPz0PrjZeo4M7z4vhV0upTnp6tPvB+16sxhy20QkJXvQeweb7y7/E1nLanV6kX fM= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Linda Subject: Running a program in Cygwin that was compiled in Linux Date: Fri, 17 Oct 2014 13:49:27 +0000 (UTC) Lines: 12 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes I have installed Cygwin 1.7 on my Win 7 machine. I have a set of programs that were compiled on a Linux machine using the G77 fortran compiler. These programs will not compile with the Gfortran compiler that comes with Cygwin 1.7. Can I just copy the compiled objects over to my Cygwin directory on my windows machine? Or is there a way to get the G77 compiler for Cygwin 1.7 so that I can recompile these programs? I'm open to all suggestions. Thank you. -- 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