This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

DT_TEXTREL - how to avoid this warning


Hi,

I couldn't find anything in the web.

(I believe) I have clean C++ code but g++-4.1.1
emits the following warning during generation of
a dynamic library (on Linux)
   warning: creating a DT_TEXTREL in object

What should I be warned against?
How can I avoid this.

Many thanks for your help.


Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]