[gambit-list] cross-compilation for dummies
Blake Winton
bwinton at latte.ca
Sun Dec 14 09:10:13 EST 2008
Oisín Mac Fhearaí wrote:
>> Error: Value of 716162 too large for field of 2 bytes at 0x81dfa
> Actually on further inspection, it looks like the Palm architecture
> limits code segments to 64k max, and clearly the code Gambit C will
> produce is going to be unavoidably bigger. There's presumably some way
> of breaking it into multiple segments, but it seems like a right
> headache so I'll leave it for now.
Multilink might help you out a lot here...
http://www.djw.org/product/palm/multilink/index.html
(As I remember it, it splits your code up into segments automatically.)
Good luck,
Blake.
More information about the Gambit-list
mailing list