www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Date: | Fri, 24 Aug 2007 10:54:08 -0400 |
From: | Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Possible error in http://cygwin.com/cygwin-ug-net/dll.html |
Message-ID: | <20070824145408.GE14270@ednor.casa.cgf.cx> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <730970 DOT 51097 DOT qm AT web55911 DOT mail DOT re3 DOT yahoo DOT com> |
MIME-Version: | 1.0 |
In-Reply-To: | <730970.51097.qm@web55911.mail.re3.yahoo.com> |
User-Agent: | Mutt/1.5.16 (2007-06-09) |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On Fri, Aug 24, 2007 at 07:20:55AM -0700, Keith Christian wrote: >This line in http://cygwin.com/cygwin-ug-net/dll.html seems to have an error: > >gcc -o myprog myprog.ca -L./ -lmydll >----------------------^ > >It seems it should be: > >gcc -o myprog myprog.c -L./ -lmydll > >Using "myprog.c" instead of "myprog.ca" allows it to compile to an .EXE which >executes successfully. I've fixed this in the sources. It will show up the next time someone refreshes the documentation on the web site. Thanks for the heads up. cgf -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |