Re: make help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Luiz,

When you specify -c (compile only), the link libraries specified (-lwhatever) are not used.

GCC is warning you about that, in case you made one of two mistakes:
1) -c wasn't supposed to be there, ooops!
2) -lwhatever wasn't supposed to be there, ooops!

HTH,
--Eljay


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux