Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 From: "Chris January" <chris AT atomice DOT net> To: "Nick Miller" <nmiller AT cs DOT oberlin DOT edu> Cc: "Cygwin AT Cygwin DOT Com" <cygwin AT cygwin DOT 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/