Hi,
I use the STL from SGI and I have it in ./STL/
when I compile programs that use my STL GCC searches for STL headers in this
/usr/include/g++-2 directory so there is a big conflict between the two
STL's
How can I disable the search in the usr/include/g++-2 directory? I use the
following cmd line:
gcc -I ./STL -D__STL_USE_NEW_IOSTEAMS test.cpp
Regards,
Kalin
--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.