This is the mail archive of the cygwin 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: libpng issues


> -----Original Message-----
> From: cygwin-owner On Behalf Of Marco Alanen
> Sent: 12 November 2004 14:11

> Dave Korn wrote:
> >>-----Original Message-----
> >>From: cygwin-owner On Behalf Of Marco Alanen
> >>Sent: 12 November 2004 13:56
> > 
> > 
> >>Compiled with:
> >>gcc -o pngtest pngtest.c -mno-cygwin -mwin32 -mwindows -lpng
> > 
> >                            ^^^^^^^^^^^
> >   Not a cygwin problem then.
> > 
> >     cheers, 
> >       DaveK
> 
> So where should I ask for help? A libpng specific list?

MinGw mailing lists, as someone already mentioned.  The -mno-cygwin switch
simply causes gcc to invoke the mingw targetted compiler rather than the cygwin
targeted one.

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


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