Započeo Muma
•15. Nov. 2017.• Zaključano• FASTER PAWNO/COMPILER •
13,317
pregleda
42
postova
Forum Don
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosAktivan Član
119 / 250 XP
Početnik(2)
10,490
Postovi:
765
Teme:
Pridružio se:Maj 2015
15. Nov. 2017.

Jednostavno kao Å¡to vidite, sa ovom stvarÄicom vaÅ¡ PAWNO će compile-ovati brzinom svjetlosti.
Testirano: 10 sekundi - 120.000 linija
Download: KLIK
Github: https://github.com/Zeex/pawn
Enforcer
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
90 / 100 XP
Početnik(0)
240
Postovi:
14
Teme:
Pridružio se:Avg. 2013
15. Nov. 2017.
Novi compiler mi radi sve kako treba kada pokrenem pawncc iz pawna i komandne linije a kada radim preko sublime baca mi error:
Dok ne resim moram da koristim stari compiler. Hvala Zeexu sto je bio dobar covek i podelio ovo sa nama, optimizacija koda ce biti mnogo brza sada kada je manji compile time
\compiler\include\YSI\internal\..\internal\y_natives.inc(65) : fatal error 100: cannot read from file: "y_globaltags" Dok ne resim moram da koristim stari compiler. Hvala Zeexu sto je bio dobar covek i podelio ovo sa nama, optimizacija koda ce biti mnogo brza sada kada je manji compile time
Forum Don
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosAktivan Član
119 / 250 XP
Početnik(2)
10,490
Postovi:
765
Teme:
Pridružio se:Maj 2015
15. Nov. 2017.
Wiruspwns wrote on November 15, 2017, 12:27 am:
Novi compiler mi radi sve kako treba kada pokrenem pawncc iz pawna i komandne linije a kada radim preko sublime baca mi error:
Dok ne resim moram da koristim stari compiler. Hvala Zeexu sto je bio dobar covek i podelio ovo sa nama, optimizacija koda ce biti mnogo brza sada kada je manji compile time
\compiler\include\YSI\internal\..\internal\y_natives.inc(65) : fatal error 100: cannot read from file: "y_globaltags" Dok ne resim moram da koristim stari compiler. Hvala Zeexu sto je bio dobar covek i podelio ovo sa nama, optimizacija koda ce biti mnogo brza sada kada je manji compile time
Enforcer
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
90 / 100 XP
Početnik(0)
240
Postovi:
14
Teme:
Pridružio se:Avg. 2013
15. Nov. 2017.
CMD string za sublime ako izbacuje y_globaltags error
"cmd": ["pawncc.exe", "-i includes", "$file", "-d3", "-Z+", "-;+"],Enforcer
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
90 / 100 XP
Početnik(0)
240
Postovi:
14
Teme:
Pridružio se:Avg. 2013
15. Nov. 2017.
Muma420 wrote on November 15, 2017, 12:27 am:
Novi compiler mi radi sve kako treba kada pokrenem pawncc iz pawna i komandne linije a kada radim preko sublime baca mi error:
Dok ne resim moram da koristim stari compiler. Hvala Zeexu sto je bio dobar covek i podelio ovo sa nama, optimizacija koda ce biti mnogo brza sada kada je manji compile time
\compiler\include\YSI\internal\..\internal\y_natives.inc(65) : fatal error 100: cannot read from file: "y_globaltags" Dok ne resim moram da koristim stari compiler. Hvala Zeexu sto je bio dobar covek i podelio ovo sa nama, optimizacija koda ce biti mnogo brza sada kada je manji compile time
Dok nisam procitao tvoj komentar vec sam resio, good old dokumentacija pawncc
Forum Don
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosAktivan Član
119 / 250 XP
Početnik(2)
10,490
Postovi:
765
Teme:
Pridružio se:Maj 2015
15. Nov. 2017.
Slade wrote on November 15, 2017, 12:38 am:
Jel me jebes il?
Wiruspwns wrote on November 15, 2017, 12:27 am:
Novi compiler mi radi sve kako treba kada pokrenem pawncc iz pawna i komandne linije a kada radim preko sublime baca mi error:
Dok ne resim moram da koristim stari compiler. Hvala Zeexu sto je bio dobar covek i podelio ovo sa nama, optimizacija koda ce biti mnogo brza sada kada je manji compile time
\compiler\include\YSI\internal\..\internal\y_natives.inc(65) : fatal error 100: cannot read from file: "y_globaltags" Dok ne resim moram da koristim stari compiler. Hvala Zeexu sto je bio dobar covek i podelio ovo sa nama, optimizacija koda ce biti mnogo brza sada kada je manji compile time
Dok nisam procitao tvoj komentar vec sam resio, good old dokumentacija pawncc
Mene sublime smara, dobri staro pawno bog. 😄
Underboss
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
240 / 250 XP
Početnik(0)
539
Postovi:
12
Teme:
Pridružio se:Nov. 2015
Underboss
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
240 / 250 XP
Početnik(0)
558
Postovi:
24
Teme:
Pridružio se:Mar. 2017
15. Nov. 2017.
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Usage: pawncc [filename...]
Options:
-A alignment in bytes of the data segment and the stack
-a output assembler code
-C[+/-] compact encoding for output file (default=+)
-c codepage name or number; e.g. 1252 for Windows Latin-1
-Dpath active directory path
-d debugging level (default=-d3)
0 no symbolic information, no run-time checks
1 run-time checks, no symbolic information
2 full debug information and dynamic checking
3 same as -d2, but implies -O0
-e set name of error file (quiet compile)
-H window handle to send a notification message on finish
-i path for include files
-l create list file (preprocess only)
-o set base name of (P-code) output file
-O optimization level (default=-O0)
0 no optimization
1 JIT-compatible optimizations only
2 full optimizations
-p set name of "prefix" file
-r write cross reference report to console or to specified file
-S stack/heap size in cells (default=4096)
-s skip lines from the input file
-t TAB indent size (in character positions, default=😎
-v verbosity level; 0=quiet, 1=normal, 2=verbose (default=1)
-w disable a specific warning by its number
-X abstract machine size limit in bytes
-XD abstract machine data/stack size limit in bytes
-\ use '\' for escape characters
-^ use '^' for escape characters
-;[+/-] require a semicolon to end each statement (default=-)
-([+/-] require parantheses for function invocation (default=-)
sym=val define constant "sym" with value "val"
sym= define constant "sym" with value 0
Options may start with a dash or a slash; the options "-d0" and "/d0" are
equivalent.
Options with a value may optionally separate the value from the option letter
with a colon (":") or an equal sign ("="). That is, the options "-d0", "-d=0"
and "-d:0" are all equivalent.
Header size: 0 bytes
Code size: 0 bytes
Data size: 0 bytes
Stack/heap size: 16384 bytes; estimated max. usage=2 cells (8 bytes)
Total requirements: 16384 bytes
@Muma420 jel ovako izgleda kad se compile?
Usage: pawncc [filename...]
Options:
-A alignment in bytes of the data segment and the stack
-a output assembler code
-C[+/-] compact encoding for output file (default=+)
-c codepage name or number; e.g. 1252 for Windows Latin-1
-Dpath active directory path
-d debugging level (default=-d3)
0 no symbolic information, no run-time checks
1 run-time checks, no symbolic information
2 full debug information and dynamic checking
3 same as -d2, but implies -O0
-e set name of error file (quiet compile)
-H window handle to send a notification message on finish
-i path for include files
-l create list file (preprocess only)
-o set base name of (P-code) output file
-O optimization level (default=-O0)
0 no optimization
1 JIT-compatible optimizations only
2 full optimizations
-p set name of "prefix" file
-r write cross reference report to console or to specified file
-S stack/heap size in cells (default=4096)
-s skip lines from the input file
-t TAB indent size (in character positions, default=😎
-v verbosity level; 0=quiet, 1=normal, 2=verbose (default=1)
-w disable a specific warning by its number
-X abstract machine size limit in bytes
-XD abstract machine data/stack size limit in bytes
-\ use '\' for escape characters
-^ use '^' for escape characters
-;[+/-] require a semicolon to end each statement (default=-)
-([+/-] require parantheses for function invocation (default=-)
sym=val define constant "sym" with value "val"
sym= define constant "sym" with value 0
Options may start with a dash or a slash; the options "-d0" and "/d0" are
equivalent.
Options with a value may optionally separate the value from the option letter
with a colon (":") or an equal sign ("="). That is, the options "-d0", "-d=0"
and "-d:0" are all equivalent.
Header size: 0 bytes
Code size: 0 bytes
Data size: 0 bytes
Stack/heap size: 16384 bytes; estimated max. usage=2 cells (8 bytes)
Total requirements: 16384 bytes
@Muma420 jel ovako izgleda kad se compile?
Underboss
Balkan SA:MP
SA-MP Doprinos
Balkan SA:MP
SA-MP DoprinosNovi Član
240 / 250 XP
Početnik(0)
558
Postovi:
24
Teme:
Pridružio se:Mar. 2017
15. Nov. 2017.
Slade wrote on November 15, 2017, 9:36 am:
Treba ovo okacit moderator, meni compila mod za 2 sekunde (54k linija)
Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava
