Liste des Groupes | Revenir à cl c |
On 02/06/2024 04:27, Lawrence D'Oliveiro wrote:
>On Sat, 1 Jun 2024 11:37:45 +0100, bart wrote:
My compilers don't routinely generate object files, which would also
need an external dependency (a linker), but they can do if necessary
(eg. to statically link my code into another program with another
compiler).
Modular code design would indicate that there is no point the compiler
duplicating functionality available in the linker.
Python uses modules and yet doesn't have a linker.
Les messages affichés proviennent d'usenet.