1inguini
1inguini
I removed all the `-nostdlib` from `src/stdlib/Makefile`, and at least the `make` (and `make install`) succeeded. I'm not sure if the `omicrob` made by my tweaked makefiles work, so I'll...
It seems it didn't work, since `Error: Unbound module Stdlib` comes up when I `omicrob test/foo/bar.ml`
downgrading OCaml did well to some point, and I succeeded in `make`, but now I get this executing (by the way, `omicrob` became unexecutable with `omicrob` command in spite of...
I was using the wrong libs, libs of `4.07`, but correcting that didn't help
The compiling succeeded when I re-cloned this repo and `make` with fresh `./config` The thing is, burnig the hex file made from `tuto_1_led/` into my pro micro(atmega32u4) with another pro...
OK, but still led doesn't light up.
Merging this pull request is unnecessary if you decide to merge pull request #15.
It seems that the point is that I can't compile the core.