Re: Convert GCC under Cygwin Name Mangling to VC++ Name Mangling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Francisco J. Royo Santas wrote:

What I did next was to download 'Microsoft Windows services for Unix' and tried to compile and run wgcc there but it was even funnier. After solving problems like getting "Memory fault (core dumped)" for every single thing I tried to do,
I tried to run "./configure" for wgcc and what I got (when compiling
conftest.cc, a simple main which has a "return 0" statement) was:
gcc: Internal error: Segmentation fault (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

I have no idea what I can do, can anyone please help me???


Microsoft gives you a broken g++, and advises you to use the gcc support system? I don't blame you for not following the advice, but you're even less likely to get help if you don't. You do want to make sure you don't have different versions of gcc installed so that they conflict with each other.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux