Topics / Index / Download source / Deutsch

Compiling with Linux

Content (automatic)


Copy Source

Copying all my source files from the DOS (Windows) partition to the linux partition:
Aufruf des gnu-Compilers, um eine Assembler-Quelle aus einer C-Quelle zu erzeugen:

g++ tshar.cpp -g -S -o tshar.tmp -I../include -I/usr/lib/qt/include -DLINUX

See also

../../../gnu/as.html - The Gnu Assembler
util/syncdir.htm - syncdir -