This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc library and linker documentation
- From: Joseph Jolic <karloj at bigpond dot com>
- To: gcc-help at gcc dot gnu dot org
- Cc: josephjolic at hotmail dot com
- Date: Mon, 15 Dec 2003 11:29:23 +1100
- Subject: gcc library and linker documentation
Hi
I am a beginner with gcc and am having difficulty finding certain information
on programming with gcc, such as:
-how to search and get relevant documentation for using certain functions
-I'm unclear as to when I would need to use the L option to specify libraries
on the command line. I'm used to specifying libraries through #include
statements only.
Do you know of any tutorials on the internet that would cover these kinds of
fundamentals.
Thank you.
Joseph Jolic