Click here to Skip to main content
15,890,845 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: use of build time Pin
Davyd McColl22-Feb-21 23:17
Davyd McColl22-Feb-21 23:17 
GeneralRe: use of build time Pin
Thornik22-Feb-21 23:11
Thornik22-Feb-21 23:11 
GeneralRe: use of build time Pin
Carlos Perez Chavez23-Feb-21 2:22
Carlos Perez Chavez23-Feb-21 2:22 
GeneralRe: use of build time Pin
  Forogar  23-Feb-21 2:30
professional  Forogar  23-Feb-21 2:30 
GeneralRe: use of build time Pin
Dan Neely23-Feb-21 3:17
Dan Neely23-Feb-21 3:17 
NewsRe: use of build time Pin
W Balboos, GHB23-Feb-21 4:43
W Balboos, GHB23-Feb-21 4:43 
GeneralRe: use of build time Pin
trønderen23-Feb-21 8:39
trønderen23-Feb-21 8:39 
GeneralRe: use of build time Pin
W Balboos, GHB23-Feb-21 8:48
W Balboos, GHB23-Feb-21 8:48 
First, you should learn to consider that someone might be joking. This is the lounge.

Secondly, when I think build I think of the entire thing. Compile and link.

If you use second-party libraries for much of your source the it will be much quicker than it really should be. Mostly, what I did I built from scratch. An exception to this was the .lib file that came with an A/D converter. For FORTRAN, years ago, I even built a graphics .lib I coded in Assembler. The whole thing, if I did it all at once, would be done in a minute, tops (on an 80286 w/HDD and 1 MB RAM).

Mostly, however, the libraries were compiled once and, with the exception of an occasional addition, left as they were. Compile/link took seconds, usually.

You need to get a grasp on context when commenting in the forum. Not every, and perhaps hardly anything, is taken seriously. Certainly not if there's an opening for a laugh. Maybe that long sunless winter's getting to you?



Ravings en masse^
"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"If you are searching for perfection in others, then you seek disappointment. If you seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010

GeneralRe: use of build time Pin
Kilo2223-Feb-21 19:50
Kilo2223-Feb-21 19:50 
GeneralRe: use of build time Pin
Member 1409260528-Feb-21 21:08
Member 1409260528-Feb-21 21:08 
GeneralSimon Says Pin
Gerry Schmitz22-Feb-21 9:54
mveGerry Schmitz22-Feb-21 9:54 
GeneralRe: Simon Says Pin
Chris Maunder22-Feb-21 10:57
cofounderChris Maunder22-Feb-21 10:57 
GeneralRe: Simon Says Pin
Gerry Schmitz22-Feb-21 12:18
mveGerry Schmitz22-Feb-21 12:18 
GeneralRe: Simon Says Pin
Eddy Vluggen22-Feb-21 12:06
professionalEddy Vluggen22-Feb-21 12:06 
GeneralRe: Simon Says Pin
Randor 22-Feb-21 12:16
professional Randor 22-Feb-21 12:16 
GeneralRe: Simon Says Pin
Gerry Schmitz22-Feb-21 12:24
mveGerry Schmitz22-Feb-21 12:24 
GeneralRe: Simon Says Pin
Randor 22-Feb-21 12:29
professional Randor 22-Feb-21 12:29 
GeneralRe: Simon Says Pin
Jörgen Andersson22-Feb-21 21:01
professionalJörgen Andersson22-Feb-21 21:01 
GeneralMulti-tasking... Pin
Daniel Pfeffer22-Feb-21 8:09
professionalDaniel Pfeffer22-Feb-21 8:09 
GeneralRe: Multi-tasking... Pin
honey the codewitch22-Feb-21 9:09
mvahoney the codewitch22-Feb-21 9:09 
GeneralRe: Multi-tasking... Pin
Rick York22-Feb-21 10:24
mveRick York22-Feb-21 10:24 
GeneralRe: Multi-tasking... Pin
honey the codewitch22-Feb-21 10:31
mvahoney the codewitch22-Feb-21 10:31 
GeneralRe: Multi-tasking... Pin
Rick York22-Feb-21 14:17
mveRick York22-Feb-21 14:17 
GeneralRe: Multi-tasking... Pin
honey the codewitch22-Feb-21 14:46
mvahoney the codewitch22-Feb-21 14:46 
GeneralRe: Multi-tasking... Pin
trønderen22-Feb-21 9:45
trønderen22-Feb-21 9:45 

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.