Porting troubles

Gerardo Richarte gr at fuzzy.uba.ar
Thu Jul 16 02:55:39 UTC 1998


Georg Gollmann said:

> (gdb) print memory
> $22 =3D (unsigned char *) 0xc0151008 "=C0\026\030I\r\""
> (gdb) print endOfMemory
> $11 =3D -1068549284

	The problem may be in byte ordering, if you are using linux sources, I
guess that they assume an Intel byte ordering, wich is different to
motorola's, I don'y know where you must change it, but you can look for that
place in Mac sources. You may need to change something in the image, also.

	Ordered Bye
	Richie++





More information about the Squeak-dev mailing list