Subject: "RRS text relocation"
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Roland McGrath <roland@frob.com>
List: current-users
Date: 01/21/1994 18:44:00
I am rebuilding now from sources supped this morning.  For just about
every dynamically-linked program, I get many of these messages from
the linker.  Random example:

   gcc -pipe -O42   -o rsh rsh.o 
   ld: rsh.o: RRS text relocation at 0x1e6b for "___sF"
   ld: rsh.o: RRS text relocation at 0x1dcc for "___sF"
   ld: rsh.o: RRS text relocation at 0x1c94 for "___sF"
   ld: rsh.o: RRS text relocation at 0x1bc2 for "___sF"
   ld: rsh.o: RRS text relocation at 0x1ab2 for "___sF"
   ld: rsh.o: RRS text relocation at 0x1a10 for "___sF"
   ld: rsh.o: RRS text relocation at 0x19d6 for "___sF"
   ld: rsh.o: RRS text relocation at 0x1993 for "___sF"
   ld: rsh.o: RRS text relocation at 0x194a for "___sF"
   ld: rsh.o: RRS text relocation at 0x1907 for "___sF"
   ld: rsh.o: RRS text relocation at 0x18d6 for "___sF"
   ld: rsh.o: RRS text relocation at 0x18aa for "_optind"
   ld: rsh.o: RRS text relocation at 0x189c for "_optind"
   ld: rsh.o: RRS text relocation at 0x188a for "_optind"
   ld: rsh.o: RRS text relocation at 0x1885 for "_optind"

Is this normal?


Thanks,
Roland

------------------------------------------------------------------------------