Warning: auto-export

Dave Korn dave.korn.cygwin@googlemail.com
Wed May 20 18:07:00 GMT 2009


faiz2009 wrote:
> I am very sorry Vincent R if i posted in french, i don't know that is
> forbidden, and thanks for your response Dave.
> Is there an other way to add flags directly in the line commande c++ -o prog
> prog.cpp because i do not know how to use the Makefile. 
> 

  Just add  LDFLAGS="-Wl,--enable-auto-import" to your ./configure command
line.  The configure script will put it into the makefile for you.

    cheers,
      DaveK



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



More information about the Cygwin mailing list