Subj : C++Builder BCC32.CFG error To : borland.public.cpp.borlandcpp From : "Nuray" Date : Sun Nov 16 2003 12:18 pm Hi, I downloaded C++Builder BCC32(Command-line compiler). I typed bcc32.cfg as -l"c:\Borland\Bcc55\include" -L"c:\Borland\Bcc55\lib" But it gives Error E2209 iostream.h 36: Unable to open include file 'stdcomp.h' Error E2209 iostream.h 37: Unable to open include file 'istream' Error E2209 iostream.h 38: Unable to open include file 'ostream' Error E2141 iostream.h 44: Declaration syntax error Error E2141 iostream.h 47: Declaration syntax error Error E2451 hello.cpp 4: Undefined symbol 'cout' in function main() Error E2451 hello.cpp 4: Undefined symbol 'endl' in function main() *** 7 errors in Compile *** Thanks for comments in advance Nuray .