Помощь - Поиск - Пользователи - Календарь
Полная версия этой страницы: Не компилит проект в Eclipse
Форум разработчиков электроники ELECTRONIX.ru > Микроконтроллеры (MCs) > ARM
Trade_man
Доброго времени суток!

Пытаюсь разобраться в Eclipse IDE, скачал готовый проект пытаюсь его откомпилировать (BuildAll), но программа в меню Console выдает: 07.gif

make -k clean
MAKE Version 5.2 Copyright © 1987, 2000 Borland
Incorrect command line argument: -k

Syntax: MAKE [options ...] target[s]
-B Builds all targets regardless of dependency dates
-Dsymbol[=string] Defines symbol [equal to string]
-Idirectory Names an include directory
-K Keeps (does not erase) temporary files created by MAKE
-N Increases MAKE's compatibility with NMAKE
-Wfilename Writes MAKE to filename updating all non-string options
-Usymbol Undefine symbol
-ffilename Uses filename as the MAKEFILE
-a Performs auto-dependency checks for include files
-c Caches auto-dependency information
-e Ignores redefinition of environment variable macros
-i Ignores errors returned by commands
-l+ Enables use of long command lines
-m Displays the date and time stamp of each file
-n Prints commands but does not do them
-p Displays all macro definitions and implicit rules
-q Returns zero if target is up-to-date and nonzero
if it is not (for use in batch files)
-r Ignores rules and macros defined in BUILTINS.MAK
-s Silent, does not print commands before doing them
-? or -h Prints this message
Options marked with '+' are on by default. To turn off a default
option follow it by a '-', for example: -a-

обшарил все настройки но не нашел ни одного места где можно было бы поменять параметры запуска "make", помогите чем могите help.gif
KRS
так у вас не тот make берется.
в путях есть Borland, а у него make кривой! нужен GNU
Trade_man
Цитата(KRS @ May 15 2008, 14:38) *
так у вас не тот make берется.
в путях есть Borland, а у него make кривой! нужен GNU


Да действительно, че то я "ступил", надо внимателней читать логи об ошибках
Спасибо за помощь a14.gif
MrYuran
Цитата(Trade_man @ May 15 2008, 14:07) *
Да действительно, че то я "ступил", надо внимателней читать логи об ошибках

Да, это стандартные грабли, на которые многие наступают. Я не исключение.
Тема всплывает с периодичностью в месяц
Для просмотра полной версии этой страницы, пожалуйста, пройдите по ссылке.
Invision Power Board © 2001-2025 Invision Power Services, Inc.