Joyce wrote: > But does g++ in command prompt look up environment variable > INCLUDE?
Sorry -- I have to confess ignorance. I was really just hoping to point out that the compiler has to have a method of knowing where to look for include files. I believe the -I command line option or the environment variables C_INCLUDE_PATH or CPLUS_INCLUDE_PATH apply (*not* INCLUDE). Work out how g++ is being told how to find system include files, them check if that method is being used inside Vim. With luck, someone more knowledgeable will speak up. By the way, we prefer bottom posting on the list: Quote a small (relevant) part of the message you are replying to, and put your text underneath. http://groups.google.com/group/vim_use/web/vim-information John --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
