Compiler/Linker information resources
From: lomat (atambe_at_ideas.com)
Date: 07/28/03
- Previous message: Jeremiah DeWitt Weiner: "Re: Socket, whiteout, FIFO, what's the meaning?"
- Next in thread: Maurice Fox: "Re: Compiler/Linker information resources"
- Reply: Maurice Fox: "Re: Compiler/Linker information resources"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Jul 2003 21:33:41 +0530
Hello All,
I am a newbie to Linux/Unix but know C/C++ well.
My experience till date has been on systems (Windows) where details of how a
program is compiled and linked are transparent to the user (because of
automatically generated make files and GUI).
As a result it's difficult, when I am using GCC now and run into problems
related to compiler/linker that are not necessarily related to the code
(something like compiler options etc.).
Can someone please recommend a URL/Books that would give me insight into
details of building applications on Unix systems? I am more interested in
knowing things like how compilation/link work, how to use different types of
linkages etc. rather than information on programming languages.
Thanks,
Loma
- Previous message: Jeremiah DeWitt Weiner: "Re: Socket, whiteout, FIFO, what's the meaning?"
- Next in thread: Maurice Fox: "Re: Compiler/Linker information resources"
- Reply: Maurice Fox: "Re: Compiler/Linker information resources"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|