*seufz* Lies den Thread doch einfach nochmal ...PMV hat geschrieben:Und warum postest du dann überhaupt hier?edel hat geschrieben:Mein lieber PMV, ich habe nicht eine Zeile geschrieben wo steht das hier
Irgendjemand was auch immer auflisten soll. Nicht das ich es schlecht
finden wuerde, allerdings wuerden mich weniger die Internen PB Befehle
oder Strukturen interessieren. Eine bessere Dokumentation des Kompilers
faende ich viel wichtiger.... darum geht es in
diesem Thread ...die Dokumentation der internen PB-Befehle.
Naja gut, dann nehm ich das halt wieder zurück^^
Damit war unsere Diskusion ja noch sinnloser als angenommen![]()
PMV hat geschrieben:
Und was verstehst du unter einer "besseren" Dokumentation des
Compilers? ... diese Doku braucht doch nur Fred? ...
MFG PMV
Ist zwar toll das es ein 'standby' gibt, aber wenn ich es nutzen will steh ichpbcompiler hat geschrieben: /DEBUGGER: Enable the debugger
/EXE "FileName": Create an executable to the given filename
/DLL: Create a DLL
/CONSOLE: Create a console executable
/ICON "FileName": Add an icon to the executable
/RESOURCE "FileName": Add a resource file (.rc) to the executable
/QUIET: Disable all unnecessary textoutput
/COMMENTED: Produce a commented asm output (PureBasic.asm)
/REASM: Compile the 'PureBasic.asm' file to an executable
/XP: Add the Windows XP theme support to the executable
/INLINEASM: Enable the inline ASM support
/RESIDENT "FileName": Create a resident file to the given filename
/IGNORERESIDENT "FileName": ignore the given resident
/LINENUMBERING: Enable line numbering in the final executable for OnError
/STANDBY: Wait for external commands (editor, scripts...)
/MMX, /3DNOW, /SSE or /SSE2: Create a processor specific executable
/DYNAMICCPU: Create a executable containing all processor specific routines
/THREAD: Use thread safe runtime for strings and general routines
/UNICODE: Use unicode instead ascii for strings management
/SUBSYSTEM "Name": Use this subsystem to replace a set of internal functions
/VERSION: Display the version of the compiler
ziemlich doof da, denn dokumentiert ist dieser Parameter leider nicht.