Commit graph

12 commits

Author SHA1 Message Date
2b308a6b1d Added comments to the toolchain file for where future configs may be placed. 2026-02-24 19:03:54 -08:00
67d8022c83 Fixed up implimentation of object_gen_flags and arch flags to use CMAKE lists style.
Tested it by running both the units tests build and the hex build. Both
currently build correctly without any issues.
2026-02-22 19:32:26 -08:00
24f01edf74 Changed the refernces to "NEWLIB" --> "ALTCLIB" as it's more accurate. 2026-02-15 16:36:03 -08:00
988b888f62 refactored the cmake toolchain configuration to use linuxator on FreeBSD
Now tested as being able to build hex/binary/elf files using the
`otto.sh` menu option 2.
2026-02-15 16:28:32 -08:00
bab2803568 updated toolchain cmake file to make it work on my bhyve vm(linux with xpack toolchain.) 2026-02-05 19:07:39 -08:00
90b05f20d7 commented out lines in toolchain file. 2025-03-08 17:31:42 -08:00
90729c2ff7 Added CXX flags section and set the assembler program. 2025-03-08 17:07:48 -08:00
jakeg00dwin
a80c0f1360 setup now working, toolchain file is disapointing however. 2025-03-07 14:00:52 -08:00
jakeg00dwin
b7debf7eee Commented out some stuff and removed uneeded lines. 2025-03-07 10:52:05 -08:00
jakeg00dwin
7a42fb4780 Updated to use the 32bit compiler. 2025-03-06 18:04:06 -08:00
jakeg00dwin
1b1a288ef6 Added compiler and newlib info for linux systems. 2025-03-06 18:02:29 -08:00
bc8ee016f3 Added toolchain file 2025-03-06 17:49:56 -08:00