login  Naam:   Wachtwoord: 
Registreer je!
 Forum

Borland c++ compiler

Offline Stijn - 11/05/2005 20:59 (laatste wijziging 11/05/2005 21:03)
Avatar van StijnPHP expert hallo

heb de Free Compiler van Borland gedownload maar nu weet ik aan geen kanten hoe ik mijn .cpp files moet compilen.
In het help bestand vind ik alleen dit terug:
Citaat:
C++Builder includes BCC32.EXE, the Borland C++ command-line compiler.

Command-line compiler syntax

The syntax for BCC32 is:

BCC32 [option [option...]] filename [filename...]

Where:

Items enclosed in brackets are optional.
option refers to the command-line options.
filename refers to the source-code files you want to compile.

To see a list of the commonly used compiler options, type BCC32 at the command line (without any options or file names), then press ENTER. This list displays the options that are enabled by default.

The command-line compiler name, each option, and the file names must all be separated by at least one space. Precede each option by either a hyphen (-) or a forward slash (/). For example:

BCC32 -Ic:codehfiles

Options and file names entered on the command line override settings in configuration files.

You can use BCC32 to send .OBJ files to ILINK32 or .ASM files to TASM32 (if you have TASM32 installed on your machine).

Default settings

BCC32.EXE has specific options that are on by default. To turn off a default option or to override options in a configuration file, follow the option with a minus (-) sign.

Files with the .CPP extension compile as C++ files. Files with a .C extension, with no extension, or with extensions other than .CPP, .OBJ, .LIB, or .ASM compile as C files.

The compiler tries to link with a module-definition file with the same name as the executable.

Ik heb al DOS geopent maar verder geraak ik niet dan c:\dir Borland
etc.

Ik heb nog maar zelden met DOS gewerkt en het enigste dat ik dan ken is ping of dir 
Weet er iemand hoe ik die compiler kan gebruiken???

ps: ik weiger om dev-c++ te gebruiken, kladblok rulezz 

groeten stijn 

[edit:]
Heb al het bestand BCC32.EXE proberen te openen maar hij opent en sluit direct. ik zie in een fractie van een sec. wel tekst opkomen maar kan niet lezen (heb geen slowmotion ogen )

2 antwoorden

Gesponsorde links
Offline timmie_loots - 11/05/2005 21:31
Avatar van timmie_loots PHP gevorderde Je roept het verkeerd aan, je moet volgens mij bij het aanroepen een aantal parameters meegeven. (o.a. de file die moet worden gecompiled.) Ik weet het niet zeker, maar er staat ergens een readme bestand, waarin je kunt lezen dat je het ong. zo aan moet roepen:

  1. X:/dir/BCC32.EXE -file.cpp


Het zal iets zijn wat daar op lijkt.
Offline Stijn - 11/05/2005 21:55 (laatste wijziging 11/05/2005 22:08)
Avatar van Stijn PHP expert ik snap het nog steeds niet, het gaat niet in DOS of iets....
Mensen die Borland gebruiken, hoe hebben jullie dit gedaan??

[edit]
of ken je een beter compiler?
Gesponsorde links
Dit onderwerp is gesloten.
Actieve forumberichten
© 2002-2024 Sitemasters.be - Regels - Laadtijd: 0.171s