[OK -- I'm going to ask for help *first* this time. (:-)]
I find that the file I need to change is actually 'syscomp/sysdefs.p',
but this does not seem to translate directly into a library module.
Instead is seems to be loaded by modules like 'make_popc.p'. But
where do these come into play? What steps do I have to follow to
get a new sysdefs.p incorporated?
(My scheme is to get a newpop11 on Linux that initially won't work
because it will make calls to linkage funtions that don't yet exist.
Then I'll add those functions as a C module and test it. Then move
the objects over to BeOS and compare behaviour. I don't, BTW, have
to worry about screwing up my running pop11 -- all this is happening
in a separate work hierarchy.)
-- Pete --
|