<html><body><div>No need to answer this. Solved. Zdenek<br></div><div><br></div><aside>
---------- Původní e-mail ----------<br>
Od: oberon-eth@email.cz<br>
Komu: oberon@lists.inf.ethz.ch<br>
Datum: 7. 2. 2022 13:11:37<br>
Předmět: [Oberon] How to decide what will exactly be linked with oberon
 linker?
</aside><br><blockquote data-email="oberon-eth@email.cz"><div>Linking object files is done in A2 with the command:</div><div><br></div><div>Linker.Link -p=Linux64 --path=obj/ --fileName=a2 </div>                Builtins Trace Glue Unix Machine Heaps Modules Objects Kernel<br>                Strings KernelLog Streams Commands Pipes StdIO TrapWriters Reflection Traps Files UnixFiles Clock Dates<br><div>                Reals Diagnostics BitSets StringPool ObjectFile GenericLinker Loader BootConsole ~</div><div><br></div><div>What are the names on three lines after linker parameters? <br></div><div>I understand they cannot be object names so it must be names of some groups of compiled modules. <br></div><div>But where are these groups defined?</div><div>How do I know what groups are needed to have a fully working a2 linux executable for example as in my case?<br></div><div><br></div><div>Zdenek</div><div> <br></div>--
<br>Oberon@lists.inf.ethz.ch mailing list for ETH Oberon and related systems
<br>https://lists.inf.ethz.ch/mailman/listinfo/oberon
<br></blockquote></body></html>