X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Eric Blake Subject: Re: gdate command Date: Tue, 7 Aug 2007 19:53:49 +0000 (UTC) Lines: 20 Message-ID: References: <20070807183941 DOT GA17092 AT panix DOT com> <46B8C4CB DOT 3050105 AT byu DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Eric Blake byu.net> writes: > According to David Arnstein on 8/7/2007 12:39 PM: > > Since someone has already provided glib2-devel, is there an easy way to > > compile a valid gdate.exe for cygwin? > > I have no reason to complicate my packaging of coreutils just to > add a 'g' prefix. Following up to myself, if you still want gdate, then you could simply: ln -s /bin/date /usr/local/bin/gdate The same goes for other GNU utilities that are often shipped with 'g' prefixes on systems with non-GNU counterparts, such as gmake, gtar, ... -- Eric Blake -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/