This is the mail archive of the cygwin-apps 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: GCC4 status.


On Feb 24 18:22, Dave Korn wrote:
> Corinna Vinschen wrote:
> 
> > I don't think that's necessary.  I just dread a situation where you
> > suddenly don't have w32api in the default include and lib search paths.
> > I don't have problems with mingw.  Just w32api is essential IMO.  If I
> > missed this in the discussion up to this point, feel free to ignore me.
> > Otherwise, just make sure that w32api is searched by default.
> 
>   Back-compat is a given, don't worry!

Thanks, Dave.  While we're talking gcc-4, may I ask about two really
annoying messages I'd rather not like to see in future unless I switch
them on with a special --i-wanna-see-every-single-detail-whatever-the-cost
option?

#1)

  sftp.c:368: warning: 'opterr' redeclared without dllimport attribute:
  previous dllimport ignored

  Yes, well, so what?

#2)

  /usr/lib/gcc/i686-pc-cygwin/4.3.2/../../../../i686-pc-cygwin/bin/ld:
  warning: auto-importing has been activated without --enable-auto-import
  specified on the command line.
  This should work unless it involves constant data structures referencing
  symbols from auto-imported DLLs.

  *Sob*  Yes, officer, I confess everything!  But *please* don't tell
  me this every time I dare to link an application.

Is there any chance to get rid of this really useless stuff upstream?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


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