[Bug c++/39778] New: Using DJGPP to compile CPP file and get failure

2009-04-15 Thread darklingduck at gmail dot com
C:\DJGPP\CPP>gcc -v
Using built-in specs.
Target: djgpp
Configured with: /v203/gcc-4.32/configure msdosdjgpp
Thread model: single
gcc version 4.3.2 (GCC)

C:\DJGPP\CPP>gcc PPID_update.cpp -o PPID_Update.exe -lm
gcc.exe: Internal error: (null) (program cc1plus)
Please submit a full bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 
   Summary: Using DJGPP to compile CPP file and get failure
   Product: gcc
   Version: unknown
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: darklingduck at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39778



[Bug c++/39778] Using DJGPP to compile CPP file and get failure

2009-04-15 Thread darklingduck at gmail dot com


--- Comment #1 from darklingduck at gmail dot com  2009-04-15 15:42 ---
I get the failure that I sent every time I try to compile the source file using
the command prompt or in rhide.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39778