Re: parse error before `throw'

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

 



>  Hello
>> /bin/nice -10 gcc -DELCOR  -DSUPPORT_PBR -DLINUX -gstabs+ -static
                 ^^^

>>                  from Tools/tools_all.cpp:128:
                                                         ^^^

You are attempting to compile a C++ file as though it were C.

>> /usr/include/stdio.h:430: parse error before `throw'
"throw" is C++, not C.





[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