The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
General
»
The Laboratory
»
What is the fastest C/C++ compiler
« previous
next »
Print
Pages:
1
2
[
3
]
Author
Topic: What is the fastest C/C++ compiler (Read 12880 times)
daydreamer
Member
Posts: 2307
my kind of REAL10 Blonde
Re: What is the fastest C/C++ compiler
«
Reply #30 on:
April 28, 2019, 02:07:22 AM »
I have seen latest VC++ use PCH file=precompiled header file,so you need to use a .bat file do that with masm?pre-assembled files for your library are .obj file that linker links together to one program?
Logged
my none asm creations
http://masm32.com/board/index.php?topic=6937.msg74303#msg74303
I am an Invoker
"An Invoker is a mage who specializes in the manipulation of raw and elemental energies."
Like SIMD coding
Print
Pages:
1
2
[
3
]
« previous
next »
The MASM Forum
»
General
»
The Laboratory
»
What is the fastest C/C++ compiler