Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2005.07.11;
Скачать: CL | DM;

Вниз

Как скомпилить проект?   Найти похожие ветки 

 
qwerrewq   (2005-06-06 00:40) [0]

Как в консольной строке при обращении к компилятору скомпилить проект?
например Project1.dpr


 
jack128 ©   (2005-06-06 01:01) [1]

C:\>dcc32 /?
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation

Syntax: dcc32 [options] filename [options]

 -A<unit>=<alias> = Set unit alias  -LU<package> = Use package
 -B = Build all units               -M = Make modified units
 -CC = Console target               -N<path> = DCU output directory
 -CG = GUI target                   -O<paths> = Object directories
 -D<syms> = Define conditionals     -P = look for 8.3 file names also
 -E<path> = EXE output directory    -Q = Quiet compile
 -F<offset> = Find error            -R<paths> = Resource directories
 -GD = Detailed map file            -U<paths> = Unit directories
 -GP = Map file with publics        -V = Debug information in EXE
 -GS = Map file with segments       -VR = Generate remote debug (RSM)
 -H = Output hint messages          -W = Output warning messages
 -I<paths> = Include directories    -Z = Output "never build" DCPs
 -J = Generate .obj file            -$<dir> = Compiler directive
 -JP = Generate C++ .obj file       --help = Show this help screen
 -K<addr> = Set image base addr     --version = Show name and version
Compiler switches: -$<letter><state> (defaults are shown below)
 A8  Aligned record fields           P+  Open string params
 B-  Full boolean Evaluation         Q-  Integer overflow checking
 C+  Evaluate assertions at runtime  R-  Range checking
 D+  Debug information               T-  Typed @ operator
 G+  Use imported data references    U-  Pentium(tm)-safe divide
 H+  Use long strings by default     V+  Strict var-strings
 I+  I/O checking                    W-  Generate stack frames
 J-  Writeable structured consts     X+  Extended syntax
 L+  Local debug symbols             Y+  Symbol reference info
 M-  Runtime type info               Z1  Minimum size of enum types
 O+  Optimization


например http://forum.sources.ru/index.php?showtopic=97746


 
KilkennyCat ©   (2005-06-06 01:27) [2]


>  [1] jack128 ©   (06.06.05 01:01)


но это же по-английски?


 
Alex Konshin ©   (2005-06-06 07:26) [3]

Скачай http://home.earthlink.net/~akonshin/files/Test.zip
Прочти ReadMe.txt внутри

Но там тоже по-английски.


 
qwerrewq   (2005-06-06 19:39) [4]

На самом то деле я просто просил консольную строчку для "стандартной" компиляции.
Получил сгусток параметров..

А это что?

%Delphi%\bin\make.exe -s -B -DPROJECT=%PROJECT% -DPROJECT_HOME=%PROJECT_HOME% -fMake.bpg %*

Ну неужели нельзя что-то типа "make.exe Project1.dpr" мне набить?..
Ну нет  меня времени баловаться с параметрами.. 14-го защита..


 
Fredy314 ©   (2005-06-06 19:49) [5]

dcc32  Project1.dpr


 
KilkennyCat ©   (2005-06-06 22:03) [6]

я ж говорил. албанский - ацтой.


 
qwerrewq   (2005-06-06 23:44) [7]


> я ж говорил. албанский - ацтой.

Не стоит преувеличивать..

> dcc32  Project1.dpr

Но это - все что требовалось.. пасиба.


 
Alex Konshin ©   (2005-06-07 02:27) [8]

Хотели как лучше.
Тебя никто не заставляет набивать %Delphi% бла-бла-бла.
Если прочтешь инструкцию, то там сказано, что нужно просто вызвать Build и никаких параметров.
Не, мы догадовались, что ты не читатель ([2]), но втайне надеялись...

Я сам этот темплейт использую.



Страницы: 1 вся ветка

Текущий архив: 2005.07.11;
Скачать: CL | DM;

Наверх




Память: 0.48 MB
Время: 0.043 c
1-1118817893
sachem
2005-06-15 10:44
2005.07.11
Как узнать функции и их параметры чужой dll-ки


14-1118605246
Ferg
2005-06-12 23:40
2005.07.11
DelphiX


11-1101963783
BelchonokH
2004-12-02 08:03
2005.07.11
Message типа MouseWheel


1-1118494123
bma_ru
2005-06-11 16:48
2005.07.11
Динамические массивы в dll


1-1118794518
Begu
2005-06-15 04:15
2005.07.11
Перевод Array of char в String