When I ran Linux on a 1GHZ machine, I could build simple1 in less than 15
seconds.
Now I have a 2+GHZ machine running MSYS and MinGW.
I typed:jam simple1
And it said:
...patience...
...found 1249 target(s)...
...updating 2 target(s)...
C++ ./out/msysx86/optimize/apps/tutorial/simple1/simple1.o
LinkApplication simple1.exe
DoSplitDebugInfo simple1.exe
...updated 2 target(s)...
It took 3.5 minutes to compile. That's 14x slower than my slow machine that
ran Linux.
It also compiled relatively fast when I used to run Visual C 6.0 years
ago(but I don't see VC6.0 as a compile option anymore with modern CS)
Can someone help me out here? What am I doing wrong.
If I want to do some serious coding, I need to streamline my compiler so it
compiles fast. Faster compile time leads to many things:
* Quicker coding
* Morale boost for not being forced to wait and stare at a screen
* Smaller changes between compiles
which leads to * Less bugs
Any help is appreciated, thanks for reading,
James Sager
---------------------------------
Get the free Yahoo! toolbar and rest assured with the added security of spyware
protection. -------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]