Click here to Skip to main content
15,868,009 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch17-Mar-21 2:25
mvahoney the codewitch17-Mar-21 2:25 
JokeRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
Dar Brett17-Mar-21 2:33
Dar Brett17-Mar-21 2:33 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch17-Mar-21 2:50
mvahoney the codewitch17-Mar-21 2:50 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
Richard MacCutchan17-Mar-21 2:48
mveRichard MacCutchan17-Mar-21 2:48 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch17-Mar-21 2:50
mvahoney the codewitch17-Mar-21 2:50 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
11917640 Member 17-Mar-21 3:55
11917640 Member 17-Mar-21 3:55 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch17-Mar-21 4:10
mvahoney the codewitch17-Mar-21 4:10 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
11917640 Member 17-Mar-21 5:05
11917640 Member 17-Mar-21 5:05 
This can be investigated with something like Project Explorer, by compiling some crazy "template template template parameters" stuff, which may give insane compilation time. Just reading the documentation, I can only guess that cl.exe is compiler, which runs the linker if necessary:
CL automatically invokes the linker after compiling unless the /c option is used. 

From our point of view, this is not important, unless we want to develop some new makefile system. Not in my schedule for this week, anyway...
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch17-Mar-21 6:10
mvahoney the codewitch17-Mar-21 6:10 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
Stuart Dootson18-Mar-21 0:17
professionalStuart Dootson18-Mar-21 0:17 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch18-Mar-21 2:09
mvahoney the codewitch18-Mar-21 2:09 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
Stuart Dootson18-Mar-21 2:52
professionalStuart Dootson18-Mar-21 2:52 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
SeattleC++18-Mar-21 5:49
SeattleC++18-Mar-21 5:49 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch18-Mar-21 6:24
mvahoney the codewitch18-Mar-21 6:24 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
SeattleC++18-Mar-21 8:36
SeattleC++18-Mar-21 8:36 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch18-Mar-21 9:13
mvahoney the codewitch18-Mar-21 9:13 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
Richard FR22-Mar-21 9:53
Richard FR22-Mar-21 9:53 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
Richard MacCutchan22-Mar-21 22:51
mveRichard MacCutchan22-Mar-21 22:51 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
Dar Brett17-Mar-21 2:22
Dar Brett17-Mar-21 2:22 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch17-Mar-21 2:29
mvahoney the codewitch17-Mar-21 2:29 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
giulicard17-Mar-21 22:40
giulicard17-Mar-21 22:40 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
giulicard17-Mar-21 23:26
giulicard17-Mar-21 23:26 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
giulicard17-Mar-21 22:50
giulicard17-Mar-21 22:50 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
Stuart Dootson18-Mar-21 0:22
professionalStuart Dootson18-Mar-21 0:22 
GeneralRe: Microsoft Visual C++ is the Internet Explorer of C++ compilers. Pin
honey the codewitch18-Mar-21 2:04
mvahoney the codewitch18-Mar-21 2:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.