Tags:
create new tag
, view all tags
See BLT.

recompiling: (I should be able to answer this.) In the computer world the most common meaning of compiling is translating instructions for the computer (programs) from a language that a person can more easily understand and write to a language that a computer can more easily understand (one and zeros, machine language instructions).

Recompiling is the act of compiling a program again, after changing something to improve the program, solve a problem, or to allow it to operate on a different computer or operating system architecture.

Example: Programs written in some computer languages (C, C++, others) can run on Intel 80n86 computer architectures and Motorola (??) Power PC (PPC) architectures. However, the programs must be recompiled for each architecture.

(Come to think of it, I think this is the most common usage of the term recompile -- recompiling to switch architectures, and maybe the beginning of this definition should be modified to eliminate references to the other stuff (non-architecture switching related).)

Contributors

  • RandyKramer - 03 Feb 2002
  • <If you edit this page, add your name here, move this to the next line>
Topic revision: r4 - 2003-09-07 - AnitaLewis
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding WikiLearn? Send feedback
See TWiki's New Look