[IRCServices] Compiler warning with Gentoo and gcc 4.1.1

Kieron Thwaites ron2k.za at gmail.com
Sun Apr 1 11:01:14 PDT 2007


Hi,

I'm getting the following compiler warning when compiling Services
(5.0.60 and 5.0.61) on an x86-32 machine (Celeron 1.7GHz) using Gentoo
2006.1 and gcc 4.1.1:

/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld:
warning: creating a DT_TEXTREL in object.

Services does compile successfully, however, and it seems to run just fine.

Any advice on how to proceed with this, or is this something that I
shouldn't worry too much about?

--K