Berkeley CSUA MOTD:Entry 34830
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/26 [General] UID:1000 Activity:popular
5/26    

2004/11/11-12 [Computer/SW/Compilers] UID:34830 Activity:nil
11/11   On a *nix machine with both cc and gcc, is there a generic way to find
        out which include directories they use?  (I think cc uses .h files in
        /usr/include and gcc uses those somewhere else.)  Thanks.