Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Chris January" <chris@atomice.net>
To: "Nick Miller" <nmiller@cs.oberlin.edu>
Cc: "Cygwin@Cygwin.Com" <cygwin@cygwin.com>
Subject: RE: Why won't my files link?
Date: Wed, 5 Feb 2003 22:32:30 -0000
Message-ID: <LPEHIHGCJOAIPFLADJAHEEINDEAA.chris@atomice.net>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
In-Reply-To: <Pine.OSF.4.33.0302051721540.19748-100000@occs.cs.oberlin.edu>

> Okay everyone... thank you for your help and for your feedback.  Allow me
> to attempt to clarify a little bit more...
>
> 1) I am new to GCC.  I am new to C.  I had worked until Java until
> recently.
>
> 2) I used the SAME io_functions.o file in both Cygwin and Linux.  This
> file was generated by a CS professor at my school using GCC.  When I use
> the

You can't use Linux library object files on Cygwin. If you don't have access
to the source then you will either have to compile and run your application
on Linux or use some kind of emulator like Line or VMWare.

Chris


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

