Mail Archives: djgpp/1997/09/17/17:38:56
I have installed djgpp (v2) to my machines at work and home using the binary distribution.
I have run from the command line, within emacs and with RHIDE. I have not built from
source because I do not have another compiler on my system.
When I attempt to compile a program I get the following message:
bash$ g++ -g -v -Wall -obook1 book_9-4.cc
Using builtin specs.
gcc version cygnus-2.7.2-970404
cpp -lang-c++ -v -undef -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus -D__GNUC_MINOR__=7 -Di386 -D_WIN32 -DPOSIX -D__CYGWIN32__ -DWINNT -D_X86_=1 -D__STDC__=1 -D__stdcall=__attribute__((__stdcall__)) -D__cdecl=__attribute__((__cdecl__)) -D__i386__ -D_WIN32 -D__POSIX__ -D__CYGWIN32__ -D__WINNT__ -D_X86_=1 -D__STDC__=1 -D__stdcall=__attribute__((__stdcall__)) -D__cdecl=__attribute__((__cdecl__)) -D__i386 -D__POSIX -D__WINNT -Asystem(winnt) -Acpu(i386) -Amachine(i386) -g -Wall -Di386 -Asystem(unix) -Acpu(i386) -Ama
chine(i386) -D__i386__ -Asystem(unix) -Acpu(i386) -Amachine(i386) book_9-4.cc C:\TEMP\cc001003.ii
g++: installation problem, cannot exec `cpp': Invalid argument
I am running NT 4.0, service pack 2 with 64 megs of ram at work and
the same with 72 megs of ram at home.
The DPMI on my work machine are:
DPMI memory available: 19379 Kb
DPMI swap space available: 0 Kb
Thank you in advance for any help.
--
Andy Murren andy AT murren DOT org
- Raw text -