<html><body><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></body></html>