for the last few weeks, i really admitted that gcc compiles slow on my old hardware (p133) specifically on my c++ machine problems. then my roommate asked me to compile his c program. to my surprise gcc compiled the source really fast. so i made a conclusion that compiling c programs is faster than building c++ sources. how does compiling a c and c++ program differ? can i issue flags to g++ or gcc when compiling c++ programs so i will not have to wait for 2-4 minutes of building?
-allan __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
