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]

warnings when compiling


Hi,


I use gcc release 3.2 to compile my programe. That's ok but
I got the warnings as:

cc1: warning: changing search order for system directory
"/usr/local/include"
cc1: warning:   as it has already been specified as a non-system
directory
ignoring duplicate directory "/usr/local/include"
cc1: warning: changing search order for system directory "/usr/include"
cc1: warning:   as it has already been specified as a non-system
directory

I don't understand and i don't know how to fix them ? Can you help me ?


Thanks.


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