Erik Funkenbusch <[email protected]> wrote: > Anyone with even a casual idea of how a c compiler works understands that > the output of a compiler typically includes a certain amount of linked in > code from the standard c runtime library, such as startup code, string > handling routines, etc..
Indeed. and it should be noted that some commercial compilers have restrictions on what you can do with your compiled code. some include a "not for commercial use or sale" clause for example. (You have to buy a license for that). -- | [email protected] | Windows95 (noun): 32 bit extensions and a | | | graphical shell for a 16 bit patch to an 8 bit | | Andrew Halliwell BSc | operating system originally coded for a 4 bit | | in |microprocessor, written by a 2 bit company, that| | Computer Science | can't stand 1 bit of competition. | _______________________________________________ gnu-misc-discuss mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-misc-discuss
