hannes changed the topic of #mirage to: meetup @34c3 day 2 (28th), 14:00 CET at espresso machine (1st floor ccl, in front of freie radios); next bug cleaning day: 2018-01-05 14:00 UTC - late; MirageOS 3 is released, happy hacking!
DonRichie has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
_whitelogger has joined #mirage
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
<argent_smith>
is there any keys/env variables/hacks to make static mirage unix executable? i do remember i did something like this a year ago but don't remember how )
<argent_smith>
btw i compile under alpine/musl so static compilation really works (tried it on my non-mirage app)
pagurus has quit [Ping timeout: 240 seconds]
pagurus has joined #mirage
<argent_smith>
found it: env OCAMLPARAM='_,ccopts=-static' make