[12248] in Athena Bugs
decmips 7.6G: ld
daemon@ATHENA.MIT.EDU (wdc@MIT.EDU)
Wed Jul 20 21:54:05 1994
From: wdc@MIT.EDU
Date: Wed, 20 Jul 94 21:53:54 -0400
To: Anne <annied@MIT.EDU>, bugs@MIT.EDU
Cc: cfields@MIT.EDU
It is regrettable that most computer programmers are not clear
writers of the English language. I am forwarding your bug report to
our DECStation specialist.
-wdc
>From annied@MIT.EDU Thu Jun 30 12:01:44 1994
>Received: by gregor.MIT.EDU (5.57/4.7) id AA00524; Thu, 30 Jun 94 12:01:39 -04>00
>Received: from W20-575-32.MIT.EDU by MIT.EDU with SMTP
> id AA07169; Thu, 30 Jun 94 12:01:23 EDT
>Received: by w20-575-32.MIT.EDU (5.57/4.7) id AA11102; Thu, 30 Jun 94 12:01:14> -0400
>Message-Id: <9406301601.AA11102@w20-575-32.MIT.EDU>
>To: bugs@MIT.EDU
>Subject: decmips 7.6G: ld
>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.
>