From owner-freebsd-questions@FreeBSD.ORG Sat Oct 16 10:25:47 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4216816A4CE for ; Sat, 16 Oct 2004 10:25:47 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 217A243D5E for ; Sat, 16 Oct 2004 10:25:46 +0000 (GMT) (envelope-from krylon@gmx.net) Received: (qmail 1116 invoked by uid 65534); 16 Oct 2004 10:25:44 -0000 Received: from i5387525C.versanet.de (EHLO [192.168.0.13]) (83.135.82.92) by mail.gmx.net (mp013) with SMTP; 16 Oct 2004 12:25:44 +0200 X-Authenticated: #685629 Message-ID: <4170F727.2010406@gmx.net> Date: Sat, 16 Oct 2004 12:25:43 +0200 From: Benjamin Walkenhorst User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040926) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Phusion References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: IDE for gcc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 10:25:47 -0000 Phusion wrote: >I was wondering if anyone could give me some recommendations for an >IDE for gcc. Let me know. Thanks. >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > Emacs. =) Or, if you really want something "graphical" - try kDevelop or Anjuta. Kind regards, Benjamin