OnemGL in Borland C++ Builder

Everytime I run a program in the Borland C++ builder % I get the following message:
GLUT32.lib contains invalid omf record, type 0x21 (possibly COFF).
The programis then terminated. Does anyone know what’s happening? Thanks.

The glut32.lib you are using is not compatible with Borland, either recompile the glut library using Borland or probably easier just use coff2toomf program which is in the Borland/bin directory.

You can download a Borland compatible GLUT library from my OpenGL page.
http://members.home.net/scottheiman/