Ada Bare Bones: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Line 800: Line 800:
==Targetting GNAT to bare metal==
==Targetting GNAT to bare metal==


'''NOTE''' As of GCC 5.x the code to make GNAT build for bare metal targets has been put back in, the relevant patch for 4.9.2 is [https://github.com/Lucretia/free-ada/blob/develop/files/gcc-4.9.2/0001-Applied-patch-from-latest-trunk-to-fix-bare-metal-bu.patch](here);
'''NOTE''' As of GCC 5.x the code to make GNAT build for bare metal targets has been put back in, the relevant patch for 4.9.2 can be found here [[https://github.com/Lucretia/free-ada/blob/develop/files/gcc-4.9.2/0001-Applied-patch-from-latest-trunk-to-fix-bare-metal-bu.patch|pre GCC 5 patch]]

Then GNAT is built, it automatically builds:
Then GNAT is built, it automatically builds: