Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!ptsfa!well!dawayner From: dawayner@well.UUCP (Wayne Nelson Abrams) Newsgroups: comp.sys.amiga Subject: Re: Manx Linker Problems Summary: Explanations .. sorta Message-ID: <4756@well.UUCP> Date: 17 Dec 87 03:37:41 GMT References: <1987Dec13.231530.16616@sq.uucp> Lines: 15 In article <1987Dec13.231530.16616@sq.uucp>, hobie@sq.uucp (Hobie Orris) writes: > I have been trying to port Moria to the Amiga, but the Manx linker has > been giving me a hard time. There are two very large arrays of structures, > about 26k and 44k compiled, which compile just fine, but which cause this vexing > error on link: > FileAttempted to write outside of file bounds @52800! B=4455c, > v=e2a4,s=524f0 I know of one other instance of this happening under similar circumstances. (Fairly large program) The hapless fellow informs me that on contacting Manx he was told that that particular message was due to a bug in the linker. Maybe you should get in touch with Manx and they may have some suggestions. One is probably not to have too many large statics defined. The other solution is to get Lattice .. :-) The Wayner