[Info-vax] New VSI post on Youtube

Arne Vajhøj arne at vajhoej.dk
Thu Sep 5 13:30:55 EDT 2024


On 8/14/2024 2:45 PM, Robert A. Brooks wrote:
> On 8/14/2024 2:33 PM, Arne Vajhøj wrote:
>> And it has different size of long and pointers. Causing problems
>> for two cases:
>> * code that make implicit assumptions that those are 32 bit
> 
> /POINTER_SIZE = 32 is your friend.  In my case, all the pointers
> were 32 bits long, so that was an easy thing to add to the build.

compile/POINTER_SIZE=32, LINK/SEG=CODE=P0 etc. can all help get stuff
working.

But it is not the right long term solution.

Arne




More information about the Info-vax mailing list