GNAT Cross-Compiler: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Initial checkin
 
m Added additional information regarding sysroot
Line 171: Line 171:
|-
|-
| --with-sysroot
| --with-sysroot
| Enable sysroot support in the cross-compiler. Not passing a directory here causes the configuration to an empty directory.
| Enable [[sysroot]] support in the cross-compiler. Using the bare argument here without a directory specified will default to an empty directory. Supplying this argument will allow support for integrating a custom sysroot at a later point.
|}
|}