Zac Pierson
|
72d4bfb32a
|
Merge https://github.com/gingerBill/Odin
|
2017-02-08 11:50:33 -06:00 |
|
Zachary Pierson
|
37f7630a9e
|
Updated README.md to reflect Linux's dependancy on clang for now.
|
2017-02-07 23:33:36 -06:00 |
|
Zachary Pierson
|
73c5c5d5d3
|
Linker on MacOS and GNU/Linux now includes foreign_system_libraries. Fixed foreign_system_library not respecting 'when' condition.
|
2017-02-07 23:21:52 -06:00 |
|
Zac Pierson
|
584869730a
|
Linux can build now! Woo!
|
2017-02-07 15:07:20 -06:00 |
|
Zachary Pierson
|
90ab448bca
|
Modified the test program to see where the compiler inserted the code.
|
2017-02-07 12:26:15 -06:00 |
|
Zachary Pierson
|
8becbdc1b2
|
Added a very basic Linux standard library shamelessly stolen from the MacOS one.
Made Linux (almost) work. The generated binaries segfault, but it's so close I can almost taste it.
|
2017-02-07 00:28:21 -06:00 |
|
Zachary Pierson
|
eeeb90c441
|
MacOS is able to run Hello World!
|
2017-02-06 21:47:58 -06:00 |
|
Zac Pierson
|
6efd400c98
|
Updated build script in an attempt to track down a segfault. It's not helping, though.
|
2017-02-06 15:45:51 -06:00 |
|
Zac Pierson
|
5cfa4ba580
|
Added Linux functions throughout the code, but it segfaults.
|
2017-02-06 12:26:41 -06:00 |
|