|
github.com/moarvm/moarvm | IRC logs at irclog.perlgeek.de/moarvm/today Set by moderator on 7 June 2013. |
|||
| kbenson | diakopter: re perl5 to build, I was in here a while back talking about this (not that you should consider that as a reason to listen to me), and my main thought was what if someone wants moarvm to get a p6 and p5 at the same time, through use v5. | 00:07 | |
| diakopter: then it's a chicken/egg type problem | |||
| diakopter: but I wasn't thinking of libperl embedding, which is a good point, especially if that's considered the "best" way to access p5 from p6. | 00:08 | ||
| diakopter: If prelbrew worked in windows, that would be simple and awesome. | 00:09 | ||
| tokuhirom | hmm. i got a "Makefile:345: *** missing separator. Stop." again. | 00:37 | |
| sorear | tab/space confusion? | 00:38 | |
| tokuhirom | maybe. | ||
| ah, it's my mistake. | |||
| sorry. | |||
| diakopter | kbenson: yep, libperl is the plan | 01:02 | |
| for truly awesome DWIM, we'll also use FROGGS' use v5 grammar as part of that | 01:03 | ||
|
01:37
jlaire joined
02:26
benabik joined
03:29
mrallen1 joined
04:53
birdwindupbird joined
05:36
Jimmy__ joined
|
|||
| Jimmy__ | jnthn: ping, plz take a look at gist.github.com/zhuomingliang/5779687, thanks :P | 05:41 | |
|
06:31
FROGGS joined
06:47
tomyan joined
|
|||
| FROGGS | r: say "".IO.^methods | 06:50 | |
| nvm :o) | 06:51 | ||
| morning btw | |||
| sorear | o/ | 06:53 | |
| Jimmy__ | afernoon :P | 06:57 | |
| FROGGS | :o) | 06:58 | |
|
08:13
lizmat joined
|
|||
| dalek | arVM/container: 15a1e63 | jimmy++ | src/core/coerce.c: small refactor in coerce.c |
08:33 | |
|
10:40
eternaleye joined
10:41
lizmat joined
11:27
JimmyZ joined,
eternaleye joined
|
|||
| JimmyZ | good evening, #moarvm | 11:30 | |
| lizmat | good afternoon, JimmyZ ! | 11:31 | |
| JimmyZ | lizmat: good afternoon :P | 11:32 | |
| sorear | o/ | 11:33 | |
|
11:43
colomon joined
|
|||
| sorear | o/ colomon | 11:43 | |
| colomon | \\o | ||
| just realized I hadn't set this channel up to auto-load when I start my IRC client. :) | 11:44 | ||
|
11:48
tgt joined
|
|||
| lizmat | welcome colomon! | 11:48 | |
| colomon | o/, lizmat | 11:50 | |
|
12:08
lizmat joined
12:19
tgt joined
12:37
lizmat joined
13:14
JimmyZ joined
|
|||
| dalek | arVM/container: 72e2b13 | jimmy++ | src/6model/containers. (2 files): complete container config |
14:16 | |
|
15:26
tgt joined
15:32
cognominal joined
15:47
hoelzro_ joined,
FROGGS joined
|
|||
| dalek | arVM/container: f075035 | jimmy++ | src/core/hll.c: remove reduplicative type checking |
16:11 | |
| arVM/container: 80305d7 | jimmy++ | src/core/hll.c: better msg in hll.c |
16:14 | ||
| diakopter | BinGOs: ping | 16:40 | |
| BinGOs | diakopter: ? | 16:48 | |
| diakopter | BinGOs: hi. wanted to ask you (or anyone suitable) if you could help me out with a moarvm branch I'll be pushing sometime in the next couple weeks | 16:54 | |
| specifically, it's configured to link against libperl in a very specific configuration only - activeperl on a specific path | |||
| (because I haven't researched how to do it cross-platform) | |||
| so, it'll need a couple things: | 16:55 | ||
| 1. make it able to link to libperl on the other platforms currently "supported" - *bsd/darwin, linux | |||
| 2. configure script should set it up to link to libperl by default if it finds it, but also expose a command line flag to disable that if someone wants. | 16:56 | ||
| 3. if the configure script doesn't find an appropriate perl installation, provide instructions (or even automation!) to download/install an appropriate one for the platform, or prompt to do it itself if it detects it's running as root on a platform on which it knows how to use a system package manager. | 16:58 | ||
|
16:58
tgt joined
|
|||
| diakopter | BinGOs: so basically I'm just asking if anyone thinks they would like to and be able to do that sometime in the next month or two | 16:59 | |
| BinGOs | I don't tend to (knowingly) build with a shared libperl | ||
| I also don't claim any competence in these matters. | 17:00 | ||
| diakopter | ok. I wasn't looking for commitment to do it, just possible expectations. :) thanks though | ||
| BinGOs | I can test on my smƶrgƄsbord of virtual machines | 17:01 | |
| paste.scsys.co.uk/255367 | 17:02 | ||
| diakopter | oh, I might as well mention the other related-ish things I want to hopefully farm out this summer | ||
| wow.. lots. | |||
| I can't remember - did someone make the configure handle solaris? | 17:03 | ||
| anyway, the other things: | 17:04 | ||
| er, brb | 17:05 | ||
| BinGOs | I had a look at the configuration for solaris with the sun cc last night. | ||
| My knowledge of the correct compiler switches is limited, but I cargo-culted something that produced a 'moarvm' that exploded with an illegal instruction error when I ran it. | 17:06 | ||
| diakopter | hee | 17:07 | |
| at least it didn't format your partition | |||
| diakopter hopes | |||
| benabik | Huh. I think I have access to some Solaris machines. | ||
| BinGOs | and then I turned off the vm | ||
| because "if at first you don't succeed. give up" | |||
| benabik | Okay, technically I have access to a Sun Java Enterprise System | 17:08 | |
| BinGOs | I powered on the OmniOS vm, but then promptly forgot why I had, and ended up just updating the modules in my smoker perl on that box | ||
| I have to ship a new version of ExtUtil::MakeMaker this evening. | 17:09 | ||
| benabik | Urg, but it has so few tools available. I'd have to start by building git. | ||
| BinGOs | I'm provisioning a FreeBSD-10.0-CURRENT (amd64) vm at the moment. | 17:10 | |
| diakopter | does github have a 'tarball of latest master' option? | ||
| BinGOs | I thought they only did that for tags | 17:11 | |
| diakopter | oh | ||
| BinGOs | but those crazy hipsters may have come up with something else since I last looked. | 17:12 | |
| www.kernel.org/pub/software/scm/gi...chive.html # might help | 17:15 | ||
| benabik supposes he could git-archive Parrot, NQP, and Moar. | 17:16 | ||
| If I get spare time, I might try. Have family stuff this weekend. | |||
|
18:17
tgt joined
19:47
labster joined
20:59
benabik joined
21:08
tomyan joined
21:22
colomon joined
21:52
d4l3k_ joined
21:53
pmichaud joined
21:54
[Coke] joined,
tadzik joined
22:09
tomyan joined
23:35
lizmat joined
23:51
lizmat joined
|
|||