flux changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | Grab OCaml 3.10.2 from http://caml.inria.fr/ocaml/release.html (featuring new camlp4 and more!)
Associat0r has quit [Read error: 104 (Connection reset by peer)]
Ched- has quit [Read error: 110 (Connection timed out)]
Ched- has joined #ocaml
pango_ has quit [Remote closed the connection]
pango_ has joined #ocaml
seafood has joined #ocaml
jeddhaberstro_ has quit []
Associat0r has joined #ocaml
bluestorm has joined #ocaml
code17 has joined #ocaml
code17 has quit [Remote closed the connection]
code17 has joined #ocaml
l_a_m has joined #ocaml
Snark has joined #ocaml
Asmadeus has joined #ocaml
Demitar has joined #ocaml
Yoric[DT] has joined #ocaml
filp has joined #ocaml
filp has quit [Client Quit]
<Yoric[DT]> hi
Camarade_Tux has quit [Read error: 110 (Connection timed out)]
Camarade_Tux_ has joined #ocaml
<Myoma> hello
<Yoric[DT]> hi
Camarade_Tux_ is now known as Camarade_Tux
mishok13 has joined #ocaml
Camarade_Tux has quit [Remote closed the connection]
Anarchos has joined #ocaml
Camarade_Tux has joined #ocaml
Snark has quit ["Ex-Chat"]
guillem_ has joined #ocaml
Myoma has quit ["Leaving"]
code17 has quit [Remote closed the connection]
code17 has joined #ocaml
asmanur has joined #ocaml
Anarchos has quit [Read error: 113 (No route to host)]
Mr_Awesome has joined #ocaml
Demitar has quit [Read error: 110 (Connection timed out)]
Yoric[DT] has quit ["Ex-Chat"]
hkBst has joined #ocaml
Anarchos has joined #ocaml
huangjs has left #ocaml []
det has quit [Remote closed the connection]
Anarchos has quit ["Vision[0.8.5-0418]: i've been blurred!"]
Snark has joined #ocaml
Associat0r has quit []
<Camarade_Tux> I'd like to study the memory usage of a program but I can't compile ocaml if patched with ocaml-memprof
<Smerdyakov> Use SML instead. MLton has a memory profiler. :P
<Camarade_Tux> it's just a build error ;)
<Camarade_Tux> ocamlbuild outputs a sanitize error about leftover files, basically those in the hp, has anyone a solution ? (ocaml 3.10.2)
<flux> do you have ocaml-memprof patched for ocaml recent enough?
<Camarade_Tux> I have a patch for 3.10.0
<flux> I remember some time ago someone upgraded it for a more recent ocaml.. However, I've never used it
<Smerdyakov> It's really naive to say "just a build error."
<Camarade_Tux> yeah, smimram and I've downloaded the patch from him
<Smerdyakov> I'm pretty sure that, very recently, there was no memory profiling available for OCaml.
<flux> I haven't really used ocamlbuild either :)
<flux> smerdyakov, I think memprof is not a new thing, it was just recently ported to a more recent ocaml
<Camarade_Tux> Smerdyakov, as a general rule maybe but the error came from ocamlbuild, not from a compiler
<Camarade_Tux> " a total of 24 files that should probably not be in your source tree
<Camarade_Tux> has been found"
<flux> perhaps someone can understand your problem better if he sees a copy paste of the build output. say, on a pastebin-sin.
<flux> site even.
<Camarade_Tux> the memprof patched has first been made for 3.07 afaik and has been ported a few months ago to more recent versions
<Smerdyakov> This kind of thing just doesn't happen with MLton, where the memory profiler is part of the standard release.
<Camarade_Tux> flux, pastbin, let's troll and use lisppaste ;p
<mfp> Camarade_Tux: try to make clean or similar first
<Camarade_Tux> mfp, I did, twice ;)
<mfp> Camarade_Tux: ocamlbuild places everything in _build/ & complains if it finds .cmo or so in the source tree
<mfp> alternatively, just run sanitize.sh :)
<Camarade_Tux> I also did, but when I run make opt again, it still complains
<mfp> hmm are you using make fast_world instead of make world?
<Camarade_Tux> no, make world
<mfp> looks like the patch changes the build sys in such a way that ocamlbuild is bypassed for some files
<Camarade_Tux> I think that 3.10.0 did not used ocamlbuild by default (or was it still 3.09.3 ?) so it worked but now...
<Camarade_Tux> I'm trying with 3.10._0_, I'll install it in another prefix if it works
<mfp> huh AFAIK even 3.11 still uses make by def
<mfp> should cvs update & check
<Camarade_Tux> well, it's rather a combination of make and ocamlbuild
<mfp> just cvs updated; INSTALL still indicates ./build/fastworld.sh is experimental, but ocamlbuild might be used in some places, as you say
<Camarade_Tux> something that should work would be updating the ocamlbuild files or using the -no-hygiene option, but I don't know where to do that
seafood_ has joined #ocaml
det has joined #ocaml
seafood has quit [Read error: 110 (Connection timed out)]
rwmjones has quit [Remote closed the connection]
rwmjones has joined #ocaml
seafood_ has quit [Read error: 104 (Connection reset by peer)]
seafood has joined #ocaml
seafood has quit []
cyrax has joined #ocaml
bluestorm has quit ["Leaving"]
ikatz has quit ["BitchX-1.1-final -- just do it."]
code17 has quit [Remote closed the connection]
cyrax has quit [Client Quit]
code17 has joined #ocaml
code171 has joined #ocaml
code17 has quit [Remote closed the connection]
netx has joined #ocaml
marmotine has joined #ocaml
lde has quit [No route to host]
munga_ has joined #ocaml
bluestorm has joined #ocaml
lde has joined #ocaml
comglz has joined #ocaml
jeddhaberstro has joined #ocaml
bluestorm has quit ["Leaving"]
pango_ has quit [Remote closed the connection]
code171 has quit [Remote closed the connection]
mbishop has quit [Read error: 113 (No route to host)]
code17 has joined #ocaml
code17 has quit [Remote closed the connection]
code17 has joined #ocaml
pango_ has joined #ocaml
jlouis has joined #ocaml
Demitar has joined #ocaml
Axioplase_ is now known as Axioplase
Jedai has joined #ocaml
mishok13 has quit [Read error: 145 (Connection timed out)]
bluestorm has joined #ocaml
code17 has quit [Remote closed the connection]
bluestorm has quit [Client Quit]
code17 has joined #ocaml
jderque has joined #ocaml
yziquel has joined #ocaml
sporkmonger has joined #ocaml
acatout has quit [Read error: 110 (Connection timed out)]
redocdam has joined #ocaml
bluestorm has joined #ocaml
Myoma has joined #ocaml
Yoric[DT] has joined #ocaml
bluestorm has quit ["Leaving"]
redocdam has quit []
vpalle has joined #ocaml
Asmadeus has quit ["*hung himself*"]
bluestorm has joined #ocaml
jdh30 has joined #ocaml
jdh30 is now known as Guest81430
acatout has joined #ocaml
Snark has quit ["Ex-Chat"]
asmanur_ has joined #ocaml
asmanur has quit [Read error: 110 (Connection timed out)]
<jeddhaberstro> *chirp, chirp*
yziquel has quit [Remote closed the connection]
Mr_Awesome has quit [Read error: 110 (Connection timed out)]
jlouis has quit [Remote closed the connection]
jlouis has joined #ocaml
<Yoric[DT]> 'night
Yoric[DT] has quit ["Ex-Chat"]
l_a_m has quit [Remote closed the connection]
Guest81430 has quit ["using sirc version 2.211+KSIRC/1.3.12"]
jderque has left #ocaml []
pattern has joined #ocaml
rhar has joined #ocaml
mbishop has joined #ocaml
seafood has joined #ocaml
mbishop_ has joined #ocaml
sporkmonger has quit [Read error: 110 (Connection timed out)]
coucou747 has joined #ocaml
mbishop has quit [Read error: 110 (Connection timed out)]
Amorphous has quit [Read error: 104 (Connection reset by peer)]
Associat0r has joined #ocaml
sporkmonger has joined #ocaml
Amorphous has joined #ocaml
code17 has quit [Remote closed the connection]
code17 has joined #ocaml
sporkmonger has quit []
rwmjones has quit ["Closed connection"]
vpalle_ has joined #ocaml
code17 has quit ["Leaving."]
Kopophex has joined #ocaml
vpalle has quit [Read error: 110 (Connection timed out)]
hkBst has quit [Read error: 104 (Connection reset by peer)]
Demitar has quit [Read error: 110 (Connection timed out)]
marmotine has quit [Read error: 110 (Connection timed out)]
jeddhaberstro has quit []
jeddhaberstro has joined #ocaml
seafood has quit [Read error: 104 (Connection reset by peer)]
seafood has joined #ocaml
seafood has quit [Read error: 104 (Connection reset by peer)]
seafood has joined #ocaml
seafood has quit [Client Quit]
mbishop_ is now known as mbishop
guillem_ has quit [Remote closed the connection]
mfp has quit [zelazny.freenode.net irc.freenode.net]
mbishop has quit [zelazny.freenode.net irc.freenode.net]
bluestorm has quit [zelazny.freenode.net irc.freenode.net]
lde has quit [zelazny.freenode.net irc.freenode.net]
haelix has quit [zelazny.freenode.net irc.freenode.net]
jynxzero has quit [zelazny.freenode.net irc.freenode.net]
det has quit [zelazny.freenode.net irc.freenode.net]
Camarade_Tux has quit [zelazny.freenode.net irc.freenode.net]
hnr has quit [zelazny.freenode.net irc.freenode.net]
DerDracle has quit [zelazny.freenode.net irc.freenode.net]
tab has quit [zelazny.freenode.net irc.freenode.net]
svenl has quit [zelazny.freenode.net irc.freenode.net]
mbishop has joined #ocaml
bluestorm has joined #ocaml
lde has joined #ocaml
det has joined #ocaml
Camarade_Tux has joined #ocaml
mfp has joined #ocaml
hnr has joined #ocaml
DerDracle has joined #ocaml
tab has joined #ocaml
haelix has joined #ocaml
jynxzero has joined #ocaml
svenl has joined #ocaml
marmotine has joined #ocaml
mfp has quit [zelazny.freenode.net irc.freenode.net]
haelix has quit [zelazny.freenode.net irc.freenode.net]
bluestorm has quit [zelazny.freenode.net irc.freenode.net]
jynxzero has quit [zelazny.freenode.net irc.freenode.net]
mbishop has quit [zelazny.freenode.net irc.freenode.net]
lde has quit [zelazny.freenode.net irc.freenode.net]
tab has quit [zelazny.freenode.net irc.freenode.net]
DerDracle has quit [zelazny.freenode.net irc.freenode.net]
hnr has quit [zelazny.freenode.net irc.freenode.net]
svenl has quit [zelazny.freenode.net irc.freenode.net]
det has quit [zelazny.freenode.net irc.freenode.net]
Camarade_Tux has quit [zelazny.freenode.net irc.freenode.net]
mbishop has joined #ocaml
bluestorm has joined #ocaml
lde has joined #ocaml
det has joined #ocaml
Camarade_Tux has joined #ocaml
mfp has joined #ocaml
hnr has joined #ocaml
DerDracle has joined #ocaml
tab has joined #ocaml
haelix has joined #ocaml
jynxzero has joined #ocaml
svenl has joined #ocaml
bluestorm has quit [Remote closed the connection]