[comp.sys.atari.st] MWC error message ?

ralph@qtecmuc.UUCP (06/10/87)

Hi ....
does anybody know the following error message of the MWC Version 1.0.4
(loader)
Ld: file name.o: bad relocation adress 0x......
Ld: file name.o: bad relocation adress 0x......
Ld: file name.o: bad relocation adress 0x......
Ld: file name.o: bad relocation adress 0x......
	...............
thanks
ralph  (...!seismo!unido!qtecmuc!ralph)

at@laura.UUCP (06/10/87)

In article <19400003@qtecmuc.UUCP> ralph@qtecmuc.UUCP writes:
>Hi ....
>does anybody know the following error message of the MWC Version 1.0.4
>(loader)
>Ld: file name.o: bad relocation adress 0x......
>	...............
>thanks
>ralph  (...!seismo!unido!qtecmuc!ralph)

Hi Ralph,

I had this funny error myself lately. The reason was a weired c-statement:

while (... && func && ...) <- it should read func(), a typo!
The compiler didn't complain (of course), but the relocator died.
Could you send me your c-file name.c ?? Perhaps I'll find a similiar error.

	Greetings

	Andreas Toenne
	at@unido.uucp
D