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 5422 times)
daydreamer
Member
Posts: 1462
building nextdoor
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
SIMD fan and macro fan
Happy new year 2021 that can only turn out to become better than worse 2020 :)
Print
Pages:
1
2
[
3
]
« previous
next »
The MASM Forum
»
General
»
The Laboratory
»
What is the fastest C/C++ compiler