- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The first surprise came when CVF 6.6B coughed on use f90gl_gl (and any other module from the package), producing an internal compiler error (Steve should I file a bug report?) It's easy to reproduce, just unpack the .mods to somewhere where compiler sees them and USE any of submitted modules. The modules were compiled using CVF6.1.
The workaround is obviously to recompile them. I had an ages old down download from Jean-Philippe Perois page (f95gl_s.zip). When I figured out which files to include into project (a mess of cross-directory INCLUDEs) -- FWIW these were .f95gl_source_stableF90F90gl.f90. And yes, paths to INCLUDEs were wrong.
Now, apparently CVF had a fix since 6.1, so it rightfully complained about duplicated specific prototypes in gluBuild2DMipmaps generic interface (apparently fixed by hand by someone). Commenting out MODULE PROCEDUREs gave clean compile and fresh *.mods to be copied. Old .libs submitted from Compaq appear to work.
As you can see, this is partly a whining, partly a bug report, partly a workaround suggestion. Now, the question: although this is unsupported software by HP/Intel, does anyone have an intention to clean up this mess? J.P.Perois's sources appear OK, but they're in a disarray.
Jugoslav
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The sources are, I think, part of the download.
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Um, I overlooked that -- I was seeking for .f90 extension in the zip file but didn't notice the ones with .fpp. I'll give them a try when I find some time.
Jugoslav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Djip,
First, let me play anmindreader :-) -- I'd guess you came across this oldish thread by googling your own name in spare time -- didn't you? :-)
Now seriously, I downloaded your package at the time & did some fixing as mentioned above (but, frankly, I forget what it was). If you feel like blowing away some dust off it, I assume it would be welcome (although I don't plan to use it myself any time soon -- I'll let others comment). If I may offer few suggestions:
-get rid ofthe INCLUDE files or, at least, give them extension other than f90. I had a helluva hard time figuring out what is supposed to be included and what compiled as-is.
- I don't recall if F90* and F95* nomenclature was really related to language revisions or to something else. If the former, you can dump f90 support entirely because pretty much nobody uses F90 (non-F95) compiler today.
- If you'd like to add some bells&whistles, I can send you/help writinga setup script for seamless installation (at least for compilers of DVF heritage, including IVF 8).
Jugoslav (www.geocities.com/jdujic)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Use Opengl_GLU
Use Opengl_GLAUX
Use Opengl_WGL

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page