Liste des Groupes | Revenir à cl c |
On 30/05/2024 03:32, Lawrence D'Oliveiro wrote:
>On Wed, 29 May 2024 13:58:20 +0200, Bonita Montero wrote:
I've got a small commandline-tool that makes a const'd char -array
from any binary file.
It seems to me it would be more efficient to use objcopy to turn that
binary file directly into an object file with symbols accessible from C
code defining its beginning and ending points. Then just link it into
the executable.
None of my compilers, whether for C or anything else, generate object
files.
Les messages affichés proviennent d'usenet.