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]

how do I include sys types.h before gcc types.h?


Hello-

When I use gcc 3.1, the preprocessor includes
gcc-lib/sparc-sun-solaris-2.6/3.1/include/sys/types.h before the system
sys/types.h. Is there a way to prevent this? When I compile something
(stlport) some types are not being found that exist in the system
types.h but don't exist in the gcc types.h.

Thank you, 
Virginia


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