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: Warning: auto-export


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/


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