Message-ID: <354C8548.66F60603@uninet.com.cn> Date: Sun, 03 May 1998 23:55:04 +0900 From: Jordan Phang MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: beginner Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk hello, I am a beginner to djgpp and i have a problem using it. It's because of the long file names of the header files. Windows 95 truncates them to something~1.h and that causes djgpp to not be able to find it. When i follow the instructions in the faq i got short file names e.g- streambuf.h = streambu.h but that didn't solve the problem. It gave me a wierd error again. how can i solve this problem?