Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » help (i am a chinese)
help (i am a chinese) [message #84293] Sat, 25 October 2003 00:59 Go to next message
Eclipse UserFriend
Originally posted by: luqiang275.etang.com

Hello, your clever guys:
I met my problem.
when i build my c++project
it say

mingw32-make -f makefile all
mingw32-make hello
mingw32-make[1]: Entering directory `D:/Workbench/workspace/HelloWorld'
gcc -o hello hello.o -L D:\MinGW\lib\gcc-lib\mingw32\3.2.3 -lstdc++
-lstdc++
mingw32-make[1]: Leaving directory `D:/Workbench/workspace/HelloWorld'
why it happen
who can help me
Re: help (i am a chinese) [message #84309 is a reply to message #84293] Sat, 25 October 2003 08:27 Go to previous message
Eclipse UserFriend
What is your problem?

For me it looks like, it had been build ok, except the wrong executable
filename,
which should end in .exe under Windows.


clearwater schrieb:
> Hello, your clever guys:
> I met my problem.
> when i build my c++project
> it say
>
> mingw32-make -f makefile all
> mingw32-make hello
> mingw32-make[1]: Entering directory `D:/Workbench/workspace/HelloWorld'
> gcc -o hello hello.o -L D:\MinGW\lib\gcc-lib\mingw32\3.2.3 -lstdc++
> -lstdc++
> mingw32-make[1]: Leaving directory `D:/Workbench/workspace/HelloWorld'
> why it happen
> who can help me
>
Previous Topic:CDT Woes
Next Topic:make error 255
Goto Forum:
  


Current Time: Tue Jul 15 05:48:39 EDT 2025

Powered by FUDForum. Page generated in 0.02942 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top