defects in gcc, please fix, thanks

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

 



In file included from egrepsed.cpp:58:0:
../../../lib/strfuncs/strfuncs.h:27:29: fatal error: ../../../lib/VS.h: No such file or directory
 #include "../../../lib/VS.h"
                             ^
compilation terminated.
..\..\..\lib\strfuncs\strfuncs.cpp:28:29: fatal error: ../../../lib/VS.h: No such file or directory
 #include "../../../lib/VS.h"
                             ^
compilation terminated.


yeah, the file is there and the syntax is correct. but it probably has I/O redirection problems with conio.h and, BTW, if conio.h's cprintf has changed to have FILE* as an argument, how do you handle multiple child shell STDOUT's with one shell as the parent?
I have no example for this, and one is really needed for this new change.
cprintf should also actually output something.
this has to do with multithreading and make -j as well.

please, please release a new compiler that has this fix, a fix for the ) issue, and the template < and > issue.





[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