Linker
From: .:'DevarajA':. (no_at_spam.com)
Date: 07/25/04
- Next message: Edo: "Memory location of bytes"
- Previous message: B. v Ingen Schenau: "Re: List container passed as a reference"
- Next in thread: Edo: "Re: Linker"
- Reply: Edo: "Re: Linker"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 25 Jul 2004 19:17:23 GMT
I have some other questions... please be patient, i'm a newbie
How can the linker know which library contains the requested function?
Does the compiler leave a blank space (filled with code found in the
libraries or in other files of my project by the linker) when it reads a
function? If not what does it do?
Does the compiler create separate object file for each one of the *.c files
i've written? or are those file joined by the linker?
Thank you, DevarajA
- Next message: Edo: "Memory location of bytes"
- Previous message: B. v Ingen Schenau: "Re: List container passed as a reference"
- Next in thread: Edo: "Re: Linker"
- Reply: Edo: "Re: Linker"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|