| www.delorie.com/gnu/docs/gcc/gnat_ug_73.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
gnatlink
This chapter discusses gnatlink, a utility program used to link
Ada programs and build an executable file. This is a simple program
that invokes the Unix linker (via the gcc
command) with a correct list of object files and library references.
gnatlink automatically determines the list of files and
references for the Ada part of a program. It uses the binder file
generated by the binder to determine this list.
5.1 Running gnatlink5.2 Switches for gnatlink5.3 Setting Stack Size from gnatlink5.4 Setting Heap Size from gnatlink
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |