www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <453E2F1C.4020805@cygwin.com> |
Date: | Tue, 24 Oct 2006 11:19:56 -0400 |
From: | "Larry Hall (Cygwin)" <reply-to-list-only-lh AT cygwin DOT com> |
Reply-To: | cygwin AT cygwin DOT com |
User-Agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060916 Fedora/1.5.0.7-1.fc4.remi Thunderbird/1.5.0.7 Mnenhy/0.7.4.0 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Moving compiled application? |
References: | <20061024100652 DOT GA2727 AT c213-89-208-240 DOT bredband DOT comhem DOT se> |
In-Reply-To: | <20061024100652.GA2727@c213-89-208-240.bredband.comhem.se> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
juman wrote: > I have two separate installations of Cygwin testing things out before > moving one of them to an USB stick. On one of the installations I have > everything needed for compiling installed as gcc etc. And on the other I > only have the base installation. > > Now I am trying to compile an application on the development one and > move it to the other. So after compiling it I just tar the whole folder > and copy it over to the other one. I then follow what happens when doing > a "make install" so everything goes to the right place. > > So when all is in place I try to start the application and nothing... No > error message, no output, nothing... I just press enter and it gives me > the next line. Any ideas how I can look into what is missing or do you > have a better way to move an application between two systems like this? You could do a cygcheck on the app to see what it wants in terms of DLLs. You may be missing one or more on your minimal installation. Other than that, my recommendation is to debug it. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |