This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fopen64() in stdio.h, cannot build binutils


On Thu, May 01, 2003 at 01:51:03PM +0200, Gerrit P. Haase wrote:
> Hallo,
> 
> I saw that fopen64 is exported from cygwin1.dll now, however building
> binutils doesn't succeed, I'm getting this error:

Don't do this.  fopen64 is an internal function, though it's exported.
Apparently I shouldn't have put them into cygwin.din.  fopen64 is
actually called when using fopen while the entry point fopen64 shouldn't
exist.

Thanks for the report,
Corinna

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

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]