[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
zero page
that reminds me -- has anyone figured out how to make irix
unmap the zero page consistently across architectures and
compilers?
Peter Luka wrote:
> Update of /d9/projects/walkthru/src/tope3d
> In directory lime:/tmp/cvs-serv25227/tope3d
>
> Modified Files:
> Tag: temp-dev-luka-03-0511-branch
> hull3d.cpp
> Log Message:
> everything else under src.
>
> wktui/Makefile is another incl path change i missed in the prev commit.
>
> otherwise this is the bulk of the "hard" changes for compile.
>
> all the usual porting issues (socklen_t, large file offsets, subtle
> typing issues), plus various dangerous things fixed that slipped by
> irix CC but got nabbed by g++ as errors (which they are).
>
> at this point, all of src compiles. haven't linked yet.
>
>