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]

Warning: auto-export


Bonjour,

J'ai cherchà une solution avant de poster ce message, j'ai trouvà que ce
sujet est traità mais dans le cas ou on compile on utilisant un fichier
Makefile. Par contre moi j'utilise la compilation par: c++ -c prog.cpp et
c++ -o prog prog.o -lcogitant

J'utilise une librairie cogitant sous cygwin, et lors de l'Ãdition des liens
j'obtiens le warning suivant:

Warning: auto-importing has been activated without --enable-auto-export
specified in the line commande.
This should work unless it involoves constant data structure referencing
symbols from auto-imported DLL. Info: Resolving
cogitant::IOHundler::LINEARFORM by linking to
__imp___ZN8cogitant9IOHundler10LINEARform (auto-import).

Que est ce que cela signifie et comment peut on le rÃsoudre

Merci à vous tous


-- 
View this message in context: http://www.nabble.com/Warning%3A-auto-export-tp23638372p23638372.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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