Bug 39778 - Using DJGPP to compile CPP file and get failure
Summary: Using DJGPP to compile CPP file and get failure
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: c++ (show other bugs)
Version: unknown
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-15 15:41 UTC by Stryker
Modified: 2011-09-25 15:05 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stryker 2009-04-15 15:41:20 UTC
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.
Comment 1 Stryker 2009-04-15 15:42:49 UTC
I get the failure that I sent every time I try to compile the source file using the command prompt or in rhide.
Comment 2 Andris Pavenis 2009-04-17 21:15:41 UTC
One needs additional information (like preprocessed source,
used operating system etc.) to do anything with this bug report.

See page http://gcc.gnu.org/bugs.html (already mentioned
in GCC error message) for more details.

Comment 3 Paolo Carlini 2011-09-25 15:05:24 UTC
Feedback not forthcoming.