delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/03/16/11:40:06

From: aborel AT icma DOT unil DOT ch (Alain Borel)
Subject: Re: LFN under NT
Newsgroups: comp.os.msdos.djgpp
References: <Pine DOT SUN DOT 3 DOT 91 DOT 980316134246 DOT 13570M-100000 AT is>
Organization: I need to put my ORGANIZATION here.
NNTP-Posting-Host: pcbch3207h.unil.ch
Message-ID: <350d1997.0@cisun2000.unil.ch>
Date: 16 Mar 98 12:22:47 GMT
Lines: 26
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Eli Zaretskii (eliz AT is DOT elta DOT co DOT il) wrote:

: On Mon, 16 Mar 1998, Platon Bogachev wrote:

: > Will recompling gpp,ld etc. as Win32 console application solve the problem?

: Recompiling them with what tools?  DJGPP doesn't generate native Win32
: apps.  If you are thinking about using the Cygwin ports, then you
: don't need to bother: there are already versions of GCC etc. compiled
: by Cygwin, and they have full access to long file names on Windows NT.

Maybe he meant a host=i386-win32-whatever target=i386-go32-djgpp cross-compiler;
that might work, although the resulting compiler would no longer work under plain
DOS. This would also allow one to use DJGPP and cygwin32 and/or mingw32 on the
same computer with just one command line switch, eg.:
gcc -b i386-go32-djgpp -o hellodos.exe hello.c
<compile to DOS executable>

gcc -b i386-win32 -o hellowin.exe hello.c
<build win32 command line executable>

The cross-compiling part of the FAQ might be of use there...


Alain Borel
<Alain DOT Borel AT icma DOT unil DOT ch>

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019