www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2003/03/10/11:21:35

Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-developers-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-developers/>
List-Post: <mailto:cygwin-developers AT cygwin DOT com>
List-Help: <mailto:cygwin-developers-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-developers-owner AT cygwin DOT com
Delivered-To: mailing list cygwin-developers AT cygwin DOT com
Date: Mon, 10 Mar 2003 17:21:01 +0100
From: Corinna Vinschen <vinschen AT redhat DOT com>
To: cygwin-developers AT cygwin DOT com
Subject: Re: HEADSUP everyone: 32/64bit changes are commited
Message-ID: <20030310162101.GC1193@cygbert.vinschen.de>
Reply-To: cygwin-developers AT cygwin DOT com
Mail-Followup-To: cygwin-developers AT cygwin DOT com
References: <20030309222706 DOT GS1193 AT cygbert DOT vinschen DOT de> <20030309235923 DOT GA14106 AT redhat DOT com> <20030310111321 DOT GV1193 AT cygbert DOT vinschen DOT de> <3E6C9C1E DOT B326D8C8 AT ieee DOT org> <20030310154626 DOT GZ1193 AT cygbert DOT vinschen DOT de> <3E6CB7BA DOT 19C6A92B AT ieee DOT org>
Mime-Version: 1.0
In-Reply-To: <3E6CB7BA.19C6A92B@ieee.org>
User-Agent: Mutt/1.4i

On Mon, Mar 10, 2003 at 11:05:14AM -0500, Pierre A. Humblet wrote:
> Corinna Vinschen wrote:
> > 
> > I've now rebuild from scratch multiple times and IWFM.  Details?
> > 
> Everything is fine until actually building the dll, where it complains 
> about fopen64. 
> Indeed nm doesn't show fopen64 in libc.a.  Did you build on Windows? 

Yes.  Are you actually using the latest from CVS (plus my patches from today)?

Please check that newlib/configure.host contains 

  case "${host}" in
    *-*-cygwin*)
	  [...]
	  stdio64_dir=stdio64
	  ;;

and newlib/libc/include/sys/config.h contains

  #if defined(__CYGWIN32__) || defined(__CYGWIN__)
  [...]
  #define __LARGE64_FILES 1
  #define __CYGWIN_USE_BIG_TYPES__ 1

and *especially* check that the directory newlib/libc/stdio64 exists.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin AT cygwin DOT com
Red Hat, Inc.

- Raw text -


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