Printer Friendly
The Free Dictionary
1,036,442,069 visitors served.
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

compile time
(redirected from Compile-time error)

   Also found in: Wikipedia 0.01 sec.

The time it takes to translate a program from source language into machine language. Linker time may also be included in compile time. See compile and linker.


(programming)compile time - The period of time during which a program's source code is being translated into executable code, as opposed to run time when the program is being executed. As well as the work done by the compiler, this may include macro preprocessing as done by cpp for example. The final stage of program construction, performed by the linker, would generally also be classed as compile time but might be distinguished as link time.

For example, static data in a C program is allocated at compile time whereas non-static data is allocated at run time, probably on the stack.

?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
An error in the execution of a program which occurs at run time, as opposed to a compile-time error.
An error in the execution of a program which occurs at run time, as opposed to a compile-time error.
An error in the execution of a program which occurs at run time, as opposed to a compile-time error.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2008 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.. Terms of Use.