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="
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.
Dave Korn-6 wrote:
>
> faiz2009 wrote:
>
>>
faiz2009 wrote:
> 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 structu
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
4 matches
Mail list logo