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