Recent comments on posts in the blog:

I am copying the MinGW file for a project of mine, thanks.

BTW, in the cmake invocation did you put the CMAKE_INSTALL_PREFIX on the root filesystem on purpose or did you mean to put the slash at the end of the path?

Thanks... have I said that already?

Antonio http://ao2.it

Comment by Anonymous Thu May 10 13:38:05 2012

Actually it should be possible to make a unified version using only *GetProcAddress, and possibly dlopen()ing WGL or EGL at run time.

SDL2 loads OpenGL using these techniques :

Currently debating over which approach is best (multiple statically linked versions or a unified version with dynamic loading)

http://sourceforge.net/mailarchive/message.php?msg_id=29169954

Comment by beuc Tue Apr 24 12:50:22 2012

I've been asked where my porting work is.

You can track it at:

http://gitorious.org/freeglut/android

:)

Comment by beuc Sun Mar 4 15:39:45 2012
Comment by beuc Sat Mar 3 12:58:59 2012

Nice pics Beuc ! I'll try to be here next time :)

Comment by Anonymous Mon Feb 27 19:53:57 2012

Not sure I got your remark? Of course I couldn't cover more than one of these events personally :P

Comment by beuc Sun Feb 26 10:04:04 2012
Yeah. Sure. All around Europe. :)
Comment by Anonymous Sat Feb 25 20:14:57 2012
Never ever use LC_ALL.
Comment by Anonymous Thu Feb 16 13:41:05 2012
"LANG=C" is not a correct way to sanitize locale. Use "LC_ALL=C".
Comment by Anonymous Wed Feb 15 08:06:51 2012

There was a rather long discussion about the topic of having no MTA on Fedora by default : https://fedoraproject.org/wiki/Features/NoMTA

And the outcome was that cronie ( a cron daemon ) can be used without a mta. So maybe switching to this would help you ?

Comment by Anonymous Tue Feb 14 20:54:16 2012