Re: [dev] Re: [9base] Failure to link against uClibc: undefined references

2012-03-01 Thread Matthew Farkas-Dyck
On 01/03/2012, Paul Onyschuk wrote: > I would like to hear from Matthew Farkas-Dyck, if with those patches he > can compile working 9base in his setup. > I cannot: $ make ... >>> 9base 6 Extracting gzip -d -c /home/strake/buildroot-2011.11/dl/9base-6.tar.gz | tar --strip-components=1 -C /home/str

Re: [dev] Re: [9base] Failure to link against uClibc: undefined references

2012-03-01 Thread Paul Onyschuk
On Wed, 29 Feb 2012 20:52:50 +0100 Anselm R Garbe wrote: > > Thanks, applied. > Great, so only issues left are conflicting declarations in join case and missing getdirentries. In first case, the problem is that time.h is included in longer chain: stdio.h -> bits/uClibc_stdio.h -> bits/uClibc_m

Re: [dev] C talk

2012-03-01 Thread Paul Onyschuk
> > I used some random quotes from Games of Thrones to make it more > interesting. > That was bad mistake on my side. Apologies for every fan of George R. R. Martin. Of course it should be "Game of Thrones", silly me.

Re: [dev] C talk

2012-03-01 Thread Paul Onyschuk
On Thu, 01 Mar 2012 00:06:33 +0100 Florian Limberger wrote: > > I think about giving a short talk about C and why to use it on a small > student event at my local university this weekend. > Does anybody have pointers to some stuff like that? > You could start with less technical overview. I us

Re: [dev] C talk

2012-03-01 Thread Christoph Lohmann
Greetings. Florian Limberger wrote: > I think about giving a short talk about C and why to use it on a small > student event at my local university this weekend. > Does anybody have pointers to some stuff like that? As mentioned before: C is the higher-level Assembler and it should be seen like t