From: "Damian Yerrick" Newsgroups: comp.os.msdos.djgpp References: <385850A6 DOT 4A084966 AT home DOT com> <38617CB8 DOT AA12A862 AT pgmincorporated DOT com> Subject: Re: NT and DJGPP Lines: 55 Organization: Pin Eight Software X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Message-ID: X-Trace: +4f599qxICvl8A9iyZbgmm7466sa41iMjW2exhP9quaAuGMe2CcxnW7jp+BJ9DeqfW+pkhA+e5r/!XvdrmkptCzoo62kOxZP+3JfGAyyun+VRslIfeHd4oT8rvnI5LjVgquqd/p7mz9RB2f7D X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Thu, 23 Dec 1999 02:23:30 GMT Distribution: world Date: Thu, 23 Dec 1999 02:23:30 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > "Edward F. Sowell" wrote: > > > The lack of long file name support for DJGPP continues to > > bother me. Apparently, the efforts to fix it have not gotten > > far. Tell me, what are the NT users of DJGPP doing > > to work around this? Going to Cygnus? Adding RSXNTDJ to their DJGPP installations. "Damon Hogan" wrote: > I compile some stuff on 98/95/NT and Linux of course. I agree > that the lack of long filenames is troublesome in that on one > particular note you cannot name libraries the same so that every > thing compiles the same i.e. portable code which I though was > the intent of djgpp in the first place. Then what do you call liballeg.a? 8.3 works on all platforms that have GCC. C:\HOME\YERRICDE\FOOFIGHT>gcc foo.c -lalleg -o foo.exe [yerricde AT localhost foofight]$ gcc foo.c -lalleg -o xfoo > As far as moving to CYGNUS. I Have CYGWIN32 > but I am not happy about the runtime file requirements. > So for me CYGNUS is not the answer. Cygwin Free simply means you have to make your code free software. You can sell copies of free software and include bonuses like tech support, etc. Just look at Red Hat Software. Its product (Red Hat(R) Linux(R)) is free software, but Red Hat is making a lot of money off it because it doesn't need to pay half of its developers. If you *really* want to make proprietary, bug-riddled, closed-source software, get GNUPro. It's just like Cygwin except its libraries are under a different license. Or put RSXNTDJ into your DJGPP. -- Damian Yerrick http://yerricde.tripod.com/ View full .sig: http://www.rose-hulman.edu/~yerricde/sig.html and now you must pay... ...nothing for RSXNTDJ.