This topic has been archived. It cannot be replied.
-
工作学习 / 专业技术讨论 / 我向来都是自由软件的支持者,但是,这个GCC FOR WINDOWS(MINGW)实在让我忍无可忍了.其实多年前一直用VC 97的.各位有什么好建议.
-iwantcar(EnjoyStudying);
2006-4-18
(#2912650@0)
-
Borland C command line compiler.
-benlin()默默向上游();
2006-4-18
(#2913118@0)
-
use cygwin, u can find all compilers
-sowen(sowen);
2006-4-19
(#2914188@0)
-
Why? It's pretty good.
-ccloafer(梦游加拿大);
2006-4-19
(#2914749@0)
-
Really. It caused many bizzar bug in my pogram. Do you want to be my teacher?
-iwantcar(EnjoyStudying);
2006-4-19
(#2914755@0)
-
Never used it before. But seveal people have recommended it to me. I am planning to use it do home work. That's why I want to know about the troubles.
-ccloafer(梦游加拿大);
2006-4-20
(#2916371@0)
-
1. after testing, I found bug in malloc, open, read, write system calls.
2. when mixing c and c++, destructor of global object crash the program.
3. JIT debugger will output function stack not completely right.
-iwantcar(EnjoyStudying);
2006-4-19
(#2914767@0)
-
This seems impossible for a popular compiler. Can you give me some details?
-ccloafer(梦游加拿大);
2006-4-20
(#2916395@0)
-
I think it is ok for homework. Forget it. Do you know how sophisticated a bug can be?
-iwantcar(EnjoyStudying);
2006-4-20
(#2916548@0)
-
What kind of function do you use in MINGW?
-iwantcar(EnjoyStudying);
2006-4-19
(#2914772@0)
-
Nothing pertaining to Windows. Just for some POSIX compatible modules.
-ccloafer(梦游加拿大);
2006-4-20
(#2916378@0)
-
你那是GNUWIN32项目里的那个GCC吧?去SOURCEFORGE上他们的主页COMPLAIN.
-p200002(p2);
2006-4-20
(#2917997@0)