[Plib-devel] mass migration to win32?
Brought to you by:
sjbaker
From: Bram S. <br...@ch...> - 2000-04-21 12:44:03
|
Hello plibbers, Ok, the subject line is a bad joke, but: it is weird.... I would expect every plib developer has switched from unix to win32. (Horror!) Because the cvs version has a upper/lowercase problem for quite some time: Makefile.in of src/ssg has INCLUDES = -I$(top_srcdir)/src/sg -I$(top_srcdir)/src/ul which I think should be INCLUDES = -I$(top_srcdir)/src/sg -I$(top_srcdir)/src/UL I wonder why only my dec-alpha gcc is affected. Oh well, maybe I just screwed up somewhere big time. Something else: I can't get plib_examples-1.1.8.tar.gz to build with cvs plib. Is this correct? Also, some minor 64-bit clean issues: cxx: Warning: slMODinst.cxx, line 219: conversion from pointer to smaller integer restS, restF, ihi.end-ihi.ptr, ( unsigned int ) ihi.ptr ) ; -----------------------------------------^ cxx: Warning: slMODinst.cxx, line 221: conversion from pointer to smaller integer ( unsigned int ) ( ihi.ptr - ( ihi.wAcc >> 16 ) ) ) ; ----------^ cp: .deps/slMODinst.pp: No such file or directory this is not to bad, because it affects only some printf args, but getting rid of the warnings would be nice. Enjoy your easter eggs, Bram Stolk -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Bram Stolk "Linux - Why use windows, if there is a door?" work: br...@sa... priv: br...@ch... |