X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: Dirk Groeneveld Newsgroups: comp.os.msdos.djgpp Subject: c++ with djgpp without long filenames Date: Sat, 05 Jan 2002 13:15:13 +0100 Lines: 11 Message-ID: NNTP-Posting-Host: pd9523bd8.dip.t-dialin.net (217.82.59.216) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: fu-berlin.de 1010230249 25838000 217.82.59.216 (16 [35999]) X-Orig-Path: colin.ursa.de!nobody User-Agent: KNode/0.6.1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi! I recently installed djgpp on a native-FreeDOS machine (no emulator or anything). Everything went fine. Everything but the C++ header files. Since most of the filenames are longer than 8.3, they got truncated and the compiler can't find them any more. I looked up the FAQ for a solution, but found nothing. I can't believe I am the only one having this problem. Can anyone help?