[12181] in Athena Bugs
decmips 7.6G: ld
daemon@ATHENA.MIT.EDU (Anne)
Thu Jun 30 12:01:39 1994
To: bugs@MIT.EDU
Date: Thu, 30 Jun 94 12:01:13 EDT
From: Anne <annied@MIT.EDU>
System name: w20-575-32
Type and version: KN02ca 7.6G
Display type: PMAG-DV
What were you trying to do?
link object files using the command
ld -X -r -o attach.o.strip attach.o
What's wrong:
I recieved the following error:
ld:
attach.o: does not have gp tables for all it's sectons
What should have happened:
The error message was grammatically incorrect, and misspelled. It
presumably should have read:
attach.o: does not have gp tables for all its sections
Please describe any relevant documentation references:
None. I've never gotten this error before.