Leonardo de Moura
b6f6e44f7c
fix: build
...
@Kha It is not clear why this change fixed the build on my
Linux (running on VirtualBox). The issue seems to be due
circular dependencies between the static libraries, and the order the
static libraries are processed. Note that the build worked on my OSX
without this change.
2020-06-25 15:30:11 -07:00
Sebastian Ullrich
58a7230dd9
chore: update stage0
2020-06-16 10:57:57 +02:00
Leonardo de Moura
b0dbaada54
chore: update stage0
2020-05-26 13:56:49 -07:00
Leonardo de Moura
5eae116e66
chore: update stage0
2020-05-22 11:23:38 -07:00
Leonardo de Moura
83d1b62a99
chore: update stage0
2020-05-22 09:37:35 -07:00
Leonardo de Moura
5c03838fad
chore: update stage0
2020-05-18 12:14:42 -07:00
Sebastian Ullrich
a6fbf3c20e
refactor: make stages internally consistent by compiling the stageN lib with the stageN compiler, rename static libraries
...
The old stage1 is now stage0.5, which at least suggests that it's not an entirely consistent stage in general
2020-05-14 23:13:51 +02:00
Sebastian Ullrich
10253e89ea
chore: move bin/ and .oleans into build directory
2020-05-14 14:47:54 +02:00