I'm having an issue very similar to #2108, and the same as TackyTexan's comment (except my error references drive "I:"):
Running "gcc.exe" no arguments pops up a dialog box:
"There is no disk in the drive. Please insert a disk into drive E:"
The PC in question is running Windows 7 Pro x64, and has gcc-core 4.8.1-4 installed.
The output of "strings" on gcc.exe includes the following lines:
e:/p
e:/p/giaw/mingw/lib/gcc/
e:/p/giaw/mingw/libexec/gcc/
e:/p/giaw/mingw/bin/
e:/p/giaw/mingw
e:/p/giaw/mingw/share/locale
i:/p/giaw/mingw/share/locale
i:/p/giaw/mingw/share/locale
Several of those paths are referenced by TackyTexan's comment. Also, this PC has a built-in memory card reader as drive "I:" and a SATA hard drive as "E:".
I've included all the info that seems relevent to me - if there's something more needed to resolve this issue, please let me know and I'll include it.
So, this is a duplicate of [#2108] then? Please keep the follow up discussion on that ticket.
Related
Issues:
#2108