GreyLensman has joined #ocaml
mlh has quit [Client Quit]
cmeme has joined #ocaml
CosmicRay_ has joined #ocaml
CosmicRay has quit [Remote closed the connection]
CosmicRay_ is now known as CosmicRay
mlh has joined #ocaml
Hadaka has quit [Read error: 104 (Connection reset by peer)]
Naked has joined #ocaml
Naked is now known as Hadaka
GreyLensman has quit [Read error: 60 (Operation timed out)]
CosmicRay has quit ["Leaving"]
mrsolo has joined #ocaml
kinners has joined #ocaml
GreyLensman has joined #ocaml
mlh has quit [Client Quit]
rhar has quit ["Leaving"]
CosmicRay has joined #ocaml
CosmicRay has quit ["Client exiting"]
GreyLensman has quit ["Leaving"]
themus has joined #ocaml
kinners has quit ["leaving"]
cmeme has quit [Read error: 110 (Connection timed out)]
cmeme has joined #ocaml
vezenchio has joined #ocaml
cmeme has quit [Read error: 110 (Connection timed out)]
cmeme has joined #ocaml
_fab has joined #ocaml
mrsolo has quit [Read error: 110 (Connection timed out)]
pango has quit ["Client exiting"]
pango has joined #ocaml
srv_ has joined #ocaml
srv has quit [Read error: 104 (Connection reset by peer)]
mlh has joined #ocaml
kinners has joined #ocaml
Submarine has joined #ocaml
<
Submarine>
anyone interested in internships?
mlh has quit [Client Quit]
budjet has joined #ocaml
smimou has joined #ocaml
smimou has quit [Client Quit]
smimou has joined #ocaml
srv_ has quit [Read error: 104 (Connection reset by peer)]
srv has joined #ocaml
mrvn_ has joined #ocaml
mrvn has quit [Read error: 60 (Operation timed out)]
budjet has quit [Remote closed the connection]
Submarine has quit [Nick collision from services.]
kinners has quit ["leaving"]
llywelyn is now known as solarwind
Herrchen has joined #ocaml
mellum has quit [Read error: 104 (Connection reset by peer)]
CosmicRay has joined #ocaml
Herrchen has quit ["bye"]
monochrom has joined #ocaml
honschu has joined #ocaml
<
honschu>
Is there a way to compile mldonkey (ocamlc.opt) statically -> so that I can run it in a chroot-environment?
<
Smerdyakov>
Why not use ocamlopt instead of ocamlc?
<
Smerdyakov>
ocamlc produces byte-code files that the OCaml interpreter executes later.
<
honschu>
I do not know - it's mldonkey. I only want a static code
<
Smerdyakov>
OK. So I'm telling you that using ocamlopt instead of ocamlc will solve your problem.
<
Smerdyakov>
(If your platform supports ocamlopt)
<
honschu>
I think it does OpenBSD 3.6
<
honschu>
when I do ldd - I still have four libs depending on mlnet.
<
honschu>
so , is there a option or something to make a static binary?
<
Smerdyakov>
You probably want to get ocamlopt to run gcc or ld or whatever it is with the '-static' flag.
<
Smerdyakov>
I think there's a command-line parameter to specify linker flags.
<
avlondono>
isn't it -ccopt ?
<
avlondono>
ie, -ccopt -static
smimou has quit [Read error: 110 (Connection timed out)]
smimou has joined #ocaml
<
honschu>
but its a configure script
slashvar has joined #ocaml
slashvar is now known as slashvar[lri]
<
slashvar[lri]>
Hi there
<
Smerdyakov>
Well, if you say so.
<
Smerdyakov>
honschu, this isn't the mldonkey support hotline. You may have to ask them.
honschu has left #ocaml []
cmeme has quit [Read error: 104 (Connection reset by peer)]
mellum has joined #ocaml
awwaiid has joined #ocaml
zigong__ has left #ocaml []
pango has quit ["Leaving"]
cmeme has joined #ocaml
pango has joined #ocaml
smimou has quit [Read error: 110 (Connection timed out)]
smimou has joined #ocaml
rhar has joined #ocaml
gim has joined #ocaml
_JusSx_ has joined #ocaml
ganjalink has joined #ocaml
vezenchio has quit ["Deadpool still votes for Perot. Every time. Just in case."]
TylerE has joined #ocaml
<
TylerE>
What would I use if I wanted to open a file descriptor, and turn off all input processing?
<
Nutssh>
What do you mean by 'input processing'?
<
TylerE>
I'm not quite sure ;)
<
TylerE>
I'm trying to emulate a c program I found in ocaml ;)
<
TylerE>
l // Turn off all input processing
<
TylerE>
memset(&terminal_info, 0, sizeof(terminal_info));
<
TylerE>
if (tcsetattr(descriptor, TCSANOW, &terminal_info) < 0)
<
TylerE>
perror("tcsetattr failed");
<
TylerE>
that's the relevent bit
<
Nutssh>
Oh! Terminal settings. See in the Unix package.
<
TylerE>
oh, yea, I should have said the FD is a tty-like device
<
TylerE>
(to be specific, an XM Radio using an FTDI USB->Serial chip
<
Nutssh>
.... that would help.
<
TylerE>
okay, got it
<
TylerE>
I was looking in the right place
<
TylerE>
just hadn't scrolled down far enough
<
TylerE>
Unix is a big module ;)
<
TylerE>
This is going to be an interesting project ;)
<
TylerE>
It's going to be the first real thing I've done in Caml
<
Nutssh>
Good luck.
smimram has joined #ocaml
smimou has quit [Read error: 60 (Operation timed out)]
Smerdyakov has quit ["reboot"]
mrvn has joined #ocaml
Smerdyakov has joined #ocaml
Smerdyakov has quit [Client Quit]
Smerdyakov has joined #ocaml
mrvn_ has quit [Read error: 110 (Connection timed out)]
ganjalink has quit ["Quit rulez !"]
smimram has quit [Read error: 110 (Connection timed out)]
smimram has joined #ocaml
TylerE has quit [Remote closed the connection]
Submarine has joined #ocaml
_JusSx_ has quit ["[BX] Reserve your copy of BitchX-1.1-final for the Microsoft Xbox today!"]
cmeme has quit [Connection timed out]
Submarine has quit ["Leaving"]
CosmicRay has quit ["Client exiting"]
cmeme has joined #ocaml
smimram has quit [Read error: 110 (Connection timed out)]
smimram has joined #ocaml
mlh has joined #ocaml
mlh has quit [Client Quit]
mlh has joined #ocaml
mlh has quit [Client Quit]
mlh has joined #ocaml
smimram has quit ["?"]