<Netsu>
is it possible to patch exist bytecode to replace absolute paths (hardcoded by ocamlc) to different ones (in case I need to move them, e.g. on CI)?
<Netsu>
Need it to move `_opam` folder and modify the switch name and path
<Netsu>
is it even possible =) ? Or should use symlinks for that?
_whitelogger has joined #ocaml
nullifidian__ has joined #ocaml
nullifidian_ has quit [Ping timeout: 272 seconds]
AtumT has quit [Ping timeout: 245 seconds]
kvda has joined #ocaml
kvda has quit [Client Quit]
mfp has quit [Ping timeout: 246 seconds]
amiloradovsky has quit [Ping timeout: 258 seconds]
amiloradovsky has joined #ocaml
kvda has joined #ocaml
dedgrant has quit [Read error: Connection reset by peer]
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
kvda has joined #ocaml
ggole has joined #ocaml
gravicappa has joined #ocaml
kvda has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
_whitelogger has joined #ocaml
zolk3ri has joined #ocaml
FreeBirdLjj has joined #ocaml
narimiran has joined #ocaml
njay0009 has joined #ocaml
njay0009 has quit [Ping timeout: 245 seconds]
njay0009 has joined #ocaml
njay0009 has quit [Ping timeout: 252 seconds]
njay0009 has joined #ocaml
ded0009 has joined #ocaml
njay0009 has quit [Ping timeout: 252 seconds]
njay0009 has joined #ocaml
klntsky has quit [Remote host closed the connection]
ded0009 has quit [Ping timeout: 264 seconds]
klntsky has joined #ocaml
FreeBirdLjj has quit [Remote host closed the connection]
FreeBirdLjj has joined #ocaml
njay0009 has quit [Ping timeout: 248 seconds]
njay0009 has joined #ocaml
njay0009 has quit [Ping timeout: 276 seconds]
njay0009 has joined #ocaml
njay0009 has quit [Ping timeout: 276 seconds]
njay0009 has joined #ocaml
njay0009 has quit [Ping timeout: 252 seconds]
njay0009 has joined #ocaml
njay0009 has quit [Ping timeout: 276 seconds]
njay0009 has joined #ocaml
njay0009 has quit [Ping timeout: 276 seconds]
njay0009 has joined #ocaml
FreeBirdLjj has quit [Remote host closed the connection]
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Remote host closed the connection]
FreeBirdLjj has joined #ocaml
Haudegen has joined #ocaml
nicoo has quit [Remote host closed the connection]
nicoo has joined #ocaml
ruuns has joined #ocaml
Vicfred has quit [Quit: Leaving]
ruuns_ has joined #ocaml
ruuns has quit [Ping timeout: 268 seconds]
Vikfret has quit [Quit: Leaving]
ruuns_ has left #ocaml [#ocaml]
<Leonidas>
Netsu: yeah, it sort of is possible to rewrite paths, esy is doing this as far as I know
mfp has joined #ocaml
dtornabene has joined #ocaml
dtornabene has quit [Client Quit]
meijiJapan has joined #ocaml
meijiJapan has quit [Remote host closed the connection]
<Armael>
it's sort of possible but you will probably have to go through some trouble
<Armael>
it's probably not the easiest option
<Armael>
(hopefully in the future it will work out of the box...)
njay0009 has quit [Ping timeout: 276 seconds]
njay0009 has joined #ocaml
zolk3ri has quit [Quit: leaving]
zolk3ri has joined #ocaml
jaxc has joined #ocaml
jaxc has quit [Excess Flood]
nullifidian__ is now known as nullifidian
gareppa has joined #ocaml
gareppa has quit [Remote host closed the connection]
jnavila has joined #ocaml
dtornabene has joined #ocaml
<dtornabene>
curious is anyone knows about working bindings from ocaml to gdb
FreeBirdLjj has quit [Remote host closed the connection]
<dtornabene>
like, I'd like to be able to write ocaml and script gdb the same way i would in python or guile
FreeBirdLjj has joined #ocaml
FreeBirdLjj has quit [Ping timeout: 245 seconds]
narimiran has quit [Ping timeout: 248 seconds]
jnavila has quit [Ping timeout: 264 seconds]
jnavila has joined #ocaml
troydm has joined #ocaml
narimiran has joined #ocaml
jnavila has quit [Ping timeout: 246 seconds]
florest59 has joined #ocaml
<florest59>
Hi there
florest59 has quit [Remote host closed the connection]
khodzha has joined #ocaml
Netsu has quit [Remote host closed the connection]
jnavila has joined #ocaml
dtornabene has quit [Quit: Leaving]
RalfJ has joined #ocaml
<RalfJ>
even a few days after the opam release, `opam show opam-devel` still just shows opam 2.0.4 as latest version. is that expected?
<RalfJ>
I usually install opam via opam so this means I cannot update.