X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Wed, 10 Feb 2010 02:21:31 -0600 Message-ID: <6e31555e1002100021h9f5fba4vdf5a8ffb6de120d8@mail.gmail.com> Subject: About SystemC installation in Cygwin From: Mohammad Qayum To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 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 Hi, I am trying to follow a tutorial to install SystemC (www.systemc.org) in Cygwin. I am following a simple tutorial to install Cygwin (http://www.ht-lab.com/howto/sccygwin/sccygwin.html) I used the following procedure to install it: 1. Download systemc-2.2.0.tgz and write to a suitable location 2. Unzip the file using tar xvf systemc-2.2.0.tgz 3. Navigate to the systemc-2.2.0 directory 4. Create a subdirectory as per the INSTALL file called objdir 5. Navigate to the objdir directory 6. create the destination directory 7. Execute ../configure --prefix=destination directory this command worked But I am not able to ''make" it. An error massage says "make: *** No targets specified and no make file found." Fortunately same tutorial worked for another linux machine, but I am able to 'make' it in Cygwin. I searched several tutorial about installing SystemC in Cygwin, these are more or less same. I would appreciate your help. Thanks Mohammad A Qayum -- 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