Bonjour,
Je n'arrives pas à trouver réponse à cette question :
J'utilise la librairie GSL dans un de mes projet. Tout fonctionne bien !!! (une fois n'est pas coutume ...)
J'ai juste des warnings qui me dérange et que je ne veux plus voir apparaitre. Ces warnings sont apparu dès que j'ai linké GSL, j'en conclu qu'ils concernent la librairie GSL uniquement et je pense qu'il sont benins (me le dire si je me trompe).
Je voudrai donc déconnecter les warnings mais pour la librairie GSL uniquement. Est ce possible ?

A titre d'info, voici les warnings en questions :
||Warning: .drectve `/DEFAULTLIB:"MSVCRT" /DEFAULTLIB:"OLDNAMES" ' unrecognized|
||Warning: .drectve `/DEFAULTLIB:"MSVCRT" /DEFAULTLIB:"OLDNAMES" ' unrecognized|
||Warning: .drectve `/DEFAULTLIB:"MSVCRT" /DEFAULTLIB:"OLDNAMES" ' unrecognized|
||Warning: .drectve `/DEFAULTLIB:"MSVCRT" /DEFAULTLIB:"OLDNAMES" ' unrecognized|
||Warning: .drectve `/DEFAULTLIB:"MSVCRT" /DEFAULTLIB:"OLDNAMES" ' unrecognized|
||Warning: .drectve `/DEFAULTLIB:"MSVCRT" /DEFAULTLIB:"OLDNAMES" ' unrecognized|
||Warning: .drectve `/DEFAULTLIB:"MSVCRT" /DEFAULTLIB:"OLDNAMES" ' unrecognized|
||Warning: .drectve `/DEFAULTLIB:"MSVCRT" /DEFAULTLIB:"OLDNAMES" ' unrecognized|
||=== Build finished: 0 errors, 8 warnings ===|
Merci d'avance pour votre aide.