[parisc-linux] XFree status

Alan Modra alan@linuxcare.com.au
Thu, 30 Nov 2000 14:41:48 +1100 (EST)


On Thu, 30 Nov 2000, Alan Cox wrote:

> Also is this bad ?
> 
> /usr/bin/ld: lbxdix.o(.text+0x6fc): fixing R_PARISC_DPREL21L

No.

It's a symptom of a variable's "constness" being declared differently from
the way the variable is defined.  For instance, referring to "extern int foo"
in one object with foo defined as "const int foo" in another.  I'll be
removing the linker warning at some stage.

Alan Modra
-- 
Linuxcare.  Support for the Revolution.