From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: long file names. Date: 9 Oct 2000 15:21:43 GMT Organization: Aachen University of Technology (RWTH) Lines: 19 Message-ID: <8rsnq7$pfh$1@nets3.rz.RWTH-Aachen.DE> References: <39DEE3A7 DOT D0AB2B90 AT bigfoot DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 971104903 26097 137.226.32.75 (9 Oct 2000 15:21:43 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 9 Oct 2000 15:21:43 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Jose Manuel Lara Bauche Alcalde wrote: > The fact is, when I compile under windows98 everything goes just > fine; but I pretend to use djgpp mostly under DOSEMU, on where I get > the errors. That's not the fault of DOSEMU or DJGPP, I suspect, but of the way you presented your DOS partition to DOSEMU. Mount that partition such that Linux can see the long filenames (type 'vfat', instead of 'fat'), and then use drive mounting method in the dosemu.conf that accesses the drive via Linux, not on the hardware level. You can test it by the 'dir' command from inside DOSEMU: it should display the long names, i.e. dir e:\djgpp\lang\cxx\stream*.h should list streambuf.h, not streambu.h or stream~1.h -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.