We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
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 - 07 Sep 2003 - 14:46:31 - AnitaLewis
 
TWIKI.NET
Copyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
See TWiki's New Look