IRC logs for #openrisc Tuesday, 2012-09-18

stekernI'm starting to develop a genuine dislike for c++...13:49
jeremybennettEasily happens. Stick to LISP.13:49
stekernhehe13:50
stekernI've almost got a: std::cout << "Hello world!"; working with a shared libstdc++13:51
stekernit segfaults in fwrite because the FILE * stream pointer is pointing somewhere wrong13:54
stekerncalling fwrite straight with stdout works though13:55
stekernbut the sequence main -> fwrite is pretty long...13:57
stekernand hard to debug with c++ name mangling14:00
stekernhttp://demangler.com/ is my new friend14:00
stekernyay! it's alive!20:44

Generated by irclog2html.py 2.15.2 by Marius Gedminas - find it at mg.pov.lt!