To be a bit more precise...

Load_GL_VERSION_3_2 fails when getting glProgramParameteri, Load_GL_VERSION_3_2 returns false.

If I comment that out, it crashes in glGetString (several places).

What can I do? Make C glue between FPC and OpenGL? But OpenGL works so well from FPC up to 2.1, why not now?