cvs commit: hugs98/src/unix convert_libraries

panne 2003/07/24 06:52:13 PDT Modified files: src/unix convert_libraries Log: Added a small hack to convert OpenGL and GLUT packages if they are found. This should probably generalized to all packages... Revision Changes Path 1.71 +2 -0 hugs98/src/unix/convert_libraries

FYI: The recent commits made it finally possible to build Hugs with HOpenGL support. Simply use make LIBRARIESDIRS="base haskell98 haskell-src network unix OpenGL GLUT" rpm to get a Hugs RPM with OpenGL/GLUT packages. (SuSE-Linux users have to add "RPMBUILD=rpm" to the commandline above.) I have tested this on x86-Linux (SuSE 8.2) and I'd like to get some feedback for other platforms. The demos/GLUT subdirectory contains some simple examples. Any brave souls out there? :-) Cheers, S.
participants (2)
-
Sven Panne
-
Sven Panne