Registriert seit: 23. Sep 2002
Ort: Frankfurt am Main (in der Nähe)
1.840 Beiträge
Delphi 10 Seattle Enterprise
|
Re: Delphi 8 Command line Compiler
31. Aug 2004, 13:39
Zitat von Bernhard Geyer:
Gib es. Heißt aber nicht dcc32.exe sondern (wenn mich nicht alles täuscht) dcil.exe
Der Delphi 8 "command line compiler" heißt: dccil.exe
Code:
C:\Programme\Borland\ BDS\2.0\Bin>dir dccil.exe
Verzeichnis von C:\Programme\Borland\ BDS\2.0\Bin
19.03.2004 18:02 804.352 dccil.exe
...
C:\Programme\Borland\ BDS\2.0\Bin>dccil
Borland Delphi für .NET-Compiler Version 16.0
Copyright (c) 1983,2003 Borland Software Corporation
.NET Framework v1.1.4322 geladen
Syntax: dccil [Optionen] Dateiname [Optionen]
...
(°¿°) MaBuSE - proud to be a DP member
(°¿°) MaBuSE - proud to be a "Rüsselmops" ;-)
|