**** BEGIN LOGGING AT Sat Jun 09 02:59:59 2012 Jun 09 05:12:18 otavio: you have neon intruction there, is your target neon capable (armv7+) ? if not then it wont work Jun 09 05:12:29 otavio: how is the offending code compiled Jun 09 05:13:15 khem: I fixed it Jun 09 05:13:35 ok Jun 09 05:13:37 good Jun 09 05:13:40 khem: what i did is to force -mfpu-abi=soft Jun 09 05:14:25 khem: http://paste.debian.net/173607/ Jun 09 05:14:45 it worked fine for me Jun 09 05:14:47 otavio: hmm that may not be right Jun 09 05:14:54 but if you can confirm it Jun 09 05:15:01 ? Jun 09 05:15:38 khem: why? Jun 09 05:15:52 why doesnt nodejs configury capture it Jun 09 05:15:57 khem: not all armv5 fits on this case? Jun 09 05:15:58 when we say march=armv5te Jun 09 05:15:59 khem: ahh Jun 09 05:16:00 clearly Jun 09 05:16:14 khem: in fact, it is v8 that doesn't Jun 09 05:16:29 then it should be fixed there Jun 09 05:16:33 khem: it is the fucking scons Jun 09 05:16:57 khem: i don't have idea how to fix it on scons Jun 09 05:16:57 yes Jun 09 05:17:23 khem: the problem is it is not very automatic Jun 09 05:17:32 the fix you did will work on armv5 but not on armv4t e.g. Jun 09 05:17:43 so it does not fix it completelty Jun 09 05:17:47 khem: so we add a armv4 Jun 09 05:17:55 and armv6 Jun 09 05:17:57 and so on Jun 09 05:18:03 yes :P Jun 09 05:18:07 better to fix it in scons Jun 09 05:18:17 I tried for 2hs Jun 09 05:18:24 something you can upstream too Jun 09 05:19:05 This is the better, but for example, the patch we did for the VFP in arm7, wasn't include yet Jun 09 05:19:59 I'd like to have it working generically Jun 09 05:20:09 but didn't figure how Jun 09 05:20:45 khem: in node code, the file to work on is deps/v8/SConstruct Jun 09 05:20:53 but it is not logical for me Jun 09 05:21:43 Well; I need to go to bed Jun 09 05:21:55 it is almost 3am Jun 09 05:22:02 and i am falling sleep Jun 09 05:22:12 cya! Jun 09 14:54:08 GNUtoo, are you around ? Jun 09 14:54:54 hi, yes Jun 09 14:55:10 but I've not a lot of time tough Jun 09 14:56:07 GNUtoo, could you be so kind and tell bluelightning to ping me if he's around next time ? i'm used to hang in ##linux and ##no-buntu Jun 09 14:56:57 ok Jun 09 14:57:11 thanks Jun 09 16:07:03 hello i want to know the difference between your openembedded repository and the oe-core and meta-oe. do you can tell me? Jun 09 16:15:55 cr-ver: openembedded has recourced itself from being a single monolithic to layered structure Jun 09 16:16:17 cr-ver: openembedded was what we had classically Jun 09 16:17:00 then we refactored it and created layered architecture where we picked a core layer called oe-core which is essentially needed always Jun 09 16:17:26 and contains high quality maintained metadata Jun 09 16:18:02 meta-oe is a layer which contains additional recipes that can be layered on top of oe-core to get more functionality if you wish Jun 09 20:55:21 khem: ok nice to know thank you :) **** ENDING LOGGING AT Sun Jun 10 03:00:02 2012