delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/10/03/01:09:23

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Message-ID: <3BBA9D57.5050109@ece.gatech.edu>
Date: Wed, 03 Oct 2001 01:08:39 -0400
From: Charles Wilson <cwilson AT ece DOT gatech DOT edu>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.3) Gecko/20010815
X-Accept-Language: en-us
MIME-Version: 1.0
To: Danny Smith <danny_r_smith_2001 AT yahoo DOT co DOT nz>
CC: "Asbenson, Lyndell L" <lyndell DOT l DOT asbenson AT intel DOT com>,
"'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com>
Subject: Re: DLL Win 2000
References: <20011003044928 DOT 77310 DOT qmail AT web14505 DOT mail DOT yahoo DOT com>

Danny Smith wrote:
>  --- Charles Wilson <cwilson AT ece DOT gatech DOT edu> wrote: > > 
> 
> 
>>The problem is, MS .obj format files are NOT compatible with gcc/ld. 
>>I'm really surprised you were able to link at all.
>>
>>
> 
> This is news to me. As long as the obj file has no dependency on static
> MS runtime (or other MS static lib), on MS debug heap  or on C++
> references they work, with mingw or with -mno-cygwin option.  The other
> gotcha is struct layout, which can be fixed with -fnative-struct
> option.

Ding!


> 
> The usual problem however is dependency on MS libc[mt].lib
> 

And another ding!

What you're saying is, that *theoretically* you can use a .obj file with 
gcc .o's -- but in practice it's rarely possible.  (1) you have to be 
careful to use -fnative-struct with your gcc compiliation, (2) only .obj 
files that make NO references to ANY runtime functions (open, fopen, 
printf, etc) are usable.

That's a lot of restrictions.  Wouldn't it be nice if the gpib IO card 
manufacturer released their @#$@!& source, instead of distributing .obj 
files?

--Chuck


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019