Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

直接设路经就好了,为什么要改make。

Posted by jyx at 2006-12-25 18:41:01
In Reply To:求助关于eclipase Posted by:relive_7 at 2006-12-25 18:14:14
> 我下载了eclipse-SDK-3.2.1-win32和org.eclipse.cdt-3.1.1-win32.x86把他们解压缩到了一个目录下
> 然后下载了MinGW
> 安装后,在环境变量里设定:Path: ...\MinGW\bin.在...\MinGw\Bin\下把MinGW32-make.exe改名为make.exe.
> 创建Managed Make C++ Project 名字为123,新建main.cpp
> 然后在控制台就出现了
> **** Build of configuration Debug for project 123 ****
> 
> make -k all 
> Building file: ../main.cpp
> Invoking: GCC C++ Compiler
> g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"main.d" -MT"main.d" -o"main.o" "../main.cpp"
> g++: unrecognized option `-MP'
> cc1plus: stdout: No error
> 
> Execution times (seconds)
>  TOTAL                 :   0.00             0.02             0.11
> make: *** [main.o] Error 1
> make: Target `all' not remade because of errors.
> Build complete for project 123
> 这是什么问题?搜了好久都没有答案

Followed by:

Post your reply here:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator