GCC (GNU Compiler Collection) Comments for GCC (GNU Compiler Collection) http://www.mukto.org Wed, 29 Apr 2009 00:28:21 +0100 FeedCreator 1.7.2 use of GNU debugger http://www.mukto.org/index.php?option=com_content&task=view&id=102&Itemid=35#pc_126 নাসির ভাই GNU debugger কিভাবে install এবং ব্যবহার করব? অামি code block IdE ব্যবহার করি কিন্তু এর debugging feature গুলো off থাকে। কিভাবে এগুলি active করব??? Fri, 07 Nov 2008 00:39:11 +0100 output file name http://www.mukto.org/index.php?option=com_content&task=view&id=102&Itemid=35#pc_133 the following command will generate an executable file \"new\". not \"new.out\" $ gcc new.c -o new To execute it run, $ ./new Tue, 25 Nov 2008 01:38:43 +0100 ... http://www.mukto.org/index.php?option=com_content&task=view&id=102&Itemid=35#pc_137 Helpful topic for the novice. Sun, 28 Dec 2008 03:59:50 +0100