2013-01-21T00:07:49 *** kiwichris has quit IRC (Ping timeout: 246 seconds) 2013-01-21T00:30:14 *** monstr has joined #rtems 2013-01-21T08:48:29 *** monstr has quit IRC (Read error: Operation timed out) 2013-01-21T08:58:33 *** monstr has joined #rtems 2013-01-21T11:57:56 *** monstr has quit IRC (Ping timeout: 256 seconds) 2013-01-21T11:58:24 *** monstr has joined #rtems 2013-01-21T12:52:04 *** gangnamstyle has joined #rtems 2013-01-21T12:52:26 any mentors from GCI here 2013-01-21T12:55:41 *** gangnamstyle has quit IRC (Client Quit) 2013-01-21T13:03:36 *** monstr has quit IRC (Ping timeout: 256 seconds) 2013-01-21T16:06:21 *** kiwichris has joined #rtems 2013-01-22T00:44:03 *** monstr has joined #rtems 2013-01-22T05:12:23 http://www.rtems.org/ftp/pub/rtems/people/chrisj/rtl/rtems-linker/index.html 2013-01-22T07:14:16 *** monstr has quit IRC (Ping timeout: 244 seconds) 2013-01-22T07:19:57 *** monstr has joined #rtems 2013-01-22T08:38:44 kiwichris: sounds interesting … but I fail to understand what it does exactly 2013-01-22T08:39:16 and especially how it is related to dynamic linkink (which I'm very interested in) 2013-01-22T08:41:09 I see … rtl gives me the dlopen etc? 2013-01-22T08:57:38 kiwichris: after reading more of your docs I'm excited 2013-01-22T08:58:03 this could be of tremendous help for completing my Erlang to RTEMS port 2013-01-22T08:58:24 and as it looks in mre than one way even: 2013-01-22T08:58:58 1. I need dynamic linking for one of the mechanisms Erlang uses to talk to C code (NIFs) 2013-01-22T08:59:37 2. I never knew how to build RTEMS and Erlang 2013-01-22T08:59:55 a.) either I build the Erlang VM as a library 2013-01-22T09:00:12 which needs more work in the Erlang build system 2013-01-22T09:00:47 b.) or I build the Erlang VM as an application with the RTEMS tools 2013-01-22T09:01:05 which I'm doing at the moment 2013-01-22T09:01:39 but then I don't know where to put my C based components 2013-01-22T09:03:02 Your RTEMS linker appearing right when I have to start to deal with all this is serendipity 2013-01-22T10:21:55 *** arvind_khadri has joined #rtems 2013-01-22T13:27:20 *** monstr has quit IRC (Read error: Operation timed out) 2013-01-22T15:58:55 peerst, the doco is just for the linker part which is designed to managed the host side of things. The RTL repo holds the target side code 2013-01-22T15:59:54 I have been testing it building libbsdport and loading it as a RAP file. 2013-01-22T16:05:12 cool 2013-01-22T16:06:34 I definitely rater test drive all this than building hacks around dynamic linking 2013-01-22T16:15:03 I welcome anyone willing to help test this code. 2013-01-22T16:15:46 With libbsdport I load the RAP file and it finds the PCI network driver when running under qemu 2013-01-22T16:16:49 Erlang is a nice test. I had considered Python because you create a single python application then Python uses dlopen etc to load modules. 2013-01-22T16:30:24 *** jahf has left #rtems 2013-01-22T23:08:04 *** ayush10297 has joined #rtems 2013-01-22T23:08:21 pping: kiwichris 2013-01-22T23:08:26 ping: kiwichris 2013-01-22T23:09:33 ping : kiwichris 2013-01-22T23:09:39 hey!! chris 2013-01-22T23:09:57 i want to knw something abt the google code in 2013-01-22T23:12:43 ayush10297, hi, what would you like to know ? 2013-01-22T23:13:00 i dont knw what's going on with the results 2013-01-22T23:13:08 they told us how they will be updating us 2013-01-22T23:13:12 with the results 2013-01-22T23:13:23 but no updates as yet 2013-01-22T23:13:37 do u hv an idea of what's going on 2013-01-22T23:13:39 ?? 2013-01-22T23:14:18 No I have not heard anything. 2013-01-22T23:14:52 btw if i want to continue contributing to RTEMS projects 2013-01-22T23:14:59 what should i do 2013-01-22T23:15:08 ?? 2013-01-22T23:16:11 That is great. It is aout getting some projects you are interested in and working on them. 2013-01-22T23:16:27 *** arvind_khadri has quit IRC (Read error: Operation timed out) 2013-01-22T23:16:53 but i dont knw how it works 2013-01-22T23:17:03 like do i hv to email rtems 2013-01-22T23:17:19 asking them abt it and asking them for projects i could do 2013-01-22T23:17:38 or just do it on my own 2013-01-22T23:17:43 There are a range or projects from doco to coding. 2013-01-22T23:17:59 ok 2013-01-22T23:19:20 so i can finish the ones left 2013-01-22T23:19:45 yes you can 2013-01-22T23:20:09 This is not part of the GCI or their web site, rather this is just RTEMS. 2013-01-22T23:21:18 yeah 2013-01-22T23:22:18 basically i am more into making windows phone apps 2013-01-22T23:22:43 Ah ok 2013-01-22T23:22:46 using c# programming 2013-01-22T23:23:15 so i dont know how to start 2013-01-22T23:23:21 with rtems now 2013-01-22T23:23:59 do u hv any links 2013-01-22T23:24:03 i could go through 2013-01-22T23:24:12 and get started 2013-01-22T23:28:40 Do you have the VM installed ? 2013-01-22T23:29:18 yeah 2013-01-22T23:29:25 Do you know C ? 2013-01-22T23:29:30 yepp 2013-01-22T23:30:06 Great. I suggest you make a hello world and then start to add some code to create tasks etc. In other words look at RTEMS as a user first. 2013-01-22T23:30:33 The SIS BSP is easy 2013-01-22T23:32:00 i think i saw hello world in the GSOC 2013-01-22T23:32:08 they had something like that 2013-01-22T23:32:16 i'll try doing that 2013-01-22T23:33:06 i mean the SIS BSP 2013-01-22T23:34:21 anyways thanks chris 2013-01-22T23:34:24 Great 2013-01-22T23:35:06 *** ayush10297 has quit IRC (Quit: Page closed) 2013-01-23T01:19:30 *** monstr has joined #rtems 2013-01-23T05:26:14 *** arvind_khadri has joined #rtems 2013-01-23T05:39:06 *** arvind_khadri has quit IRC (Ping timeout: 264 seconds) 2013-01-23T08:23:30 *** arvind_khadri has joined #rtems 2013-01-23T10:11:27 *** arvind_khadri has quit IRC (Ping timeout: 256 seconds) 2013-01-23T11:36:01 *** monstr has quit IRC (Ping timeout: 248 seconds) 2013-01-23T11:41:49 *** arvind_khadri has joined #rtems 2013-01-24T00:29:14 *** monstr has joined #rtems 2013-01-24T01:18:25 *** arvind_khadri has quit IRC (Ping timeout: 248 seconds) 2013-01-24T04:51:16 *** monstr has quit IRC (Ping timeout: 245 seconds) 2013-01-24T04:54:04 *** monstr has joined #rtems 2013-01-24T05:15:39 *** arvind_khadri has joined #rtems 2013-01-24T06:32:07 *** monstr has quit IRC (Ping timeout: 245 seconds) 2013-01-24T06:32:29 *** monstr has joined #rtems 2013-01-24T08:16:47 *** monstr has quit IRC (Read error: Operation timed out) 2013-01-24T08:31:19 *** monstr has joined #rtems 2013-01-24T09:55:54 *** monstr has quit IRC (Ping timeout: 264 seconds) 2013-01-24T10:02:26 *** monstr has joined #rtems 2013-01-24T10:08:02 *** ppisa has joined #rtems 2013-01-24T10:08:22 *** ppisa has left #rtems 2013-01-24T10:17:57 *** arvind_khadri has quit IRC (Ping timeout: 245 seconds) 2013-01-24T10:52:57 *** monstr has quit IRC (Ping timeout: 245 seconds) 2013-01-24T11:06:45 *** arvind_khadri has joined #rtems 2013-01-24T14:16:47 *** arvind_khadri has quit IRC (Ping timeout: 256 seconds) 2013-01-24T17:22:26 *** kiwichris has quit IRC (Quit: This computer has gone to sleep) 2013-01-24T17:28:05 *** kiwichris has joined #rtems 2013-01-24T18:51:09 *** arvind_khadri has joined #rtems 2013-01-24T23:09:42 *** arvind_khadri has quit IRC (Ping timeout: 264 seconds) 2013-01-24T23:21:49 *** arvind_khadri has joined #rtems 2013-01-24T23:54:42 *** monstr has joined #rtems 2013-01-25T00:03:42 *** arvind_khadri has quit IRC (Ping timeout: 264 seconds) 2013-01-25T11:33:42 *** monstr has quit IRC (Ping timeout: 264 seconds) 2013-01-26T16:36:21 *** sevikkk1 has joined #rtems 2013-01-26T16:36:58 *** sevikkk has quit IRC (Ping timeout: 276 seconds) 2013-01-27T05:22:01 *** monstr has joined #rtems 2013-01-27T12:27:46 *** monstr has quit IRC (Ping timeout: 276 seconds) 2013-01-27T13:16:54 *** arvind_khadri has joined #rtems 2013-01-27T13:59:15 *** arvind_khadri has quit IRC (Ping timeout: 240 seconds) 2013-01-27T19:48:22 *** the9a3eedi has joined #rtems 2013-01-27T19:49:42 *** the9a3eedi has quit IRC (Remote host closed the connection) 2013-01-27T20:37:58 *** the9a3eedi has joined #rtems 2013-01-27T20:52:35 *** the9a3eedi has quit IRC (Ping timeout: 260 seconds) 2013-01-27T22:30:10 *** the9a3eedi has joined #rtems 2013-01-27T23:15:11 *** the9a3eedi has quit IRC (Remote host closed the connection) 2013-01-27T23:27:53 *** the9a3eedi has joined #rtems 2013-01-27T23:33:24 I hope this isn't a stupid question. I'm trying to install the prebuilt toolset on linux mint (ubuntu based distro), and I found a few debs relating to that for sparc on the site.. but I can't seem to find the common files that are supposed to go along with them. Are they stored in another location? 2013-01-27T23:46:02 or perhaps I should use alien to convert RPMs to .DEBs? though that is pretty ugly, but I can find the common packages I need in centos for example