X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Grant Edwards Subject: Re: Pointers on Making a Cygwin CD (including source)? Date: Thu, 8 Jan 2009 03:53:59 +0000 (UTC) Lines: 27 Message-ID: References: <49653425 DOT 3070509 AT cygwin DOT com> <20090108021511 DOT GA18744 AT ednor DOT casa DOT cgf DOT cx> User-Agent: slrn/0.9.8.1pl1 (Linux) 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 Note-from-DJ: This may be spam On 2009-01-08, Grant Edwards wrote: I didn't think it was relevent to the question at hand, but to try to short-circuit yet another endless, pointless discussion of the GPL, I'll explain exactly what the CD is for. What I'm putting together is a CD with a very basic Cygwin installation plus a cross-compiler toolchain comprising gcc/g++, newlib, binutils, gdb, and insight. The purpose is to allow somebody to develop firmware for an embedded microprocessor. Source code for the cross toolchain will be included. The CD will also contain Linux-hosted cross-toolchain binaries. Also included will be some sample source code for the target device and libraries (with sources) for the target device. The libraries contain neither Cygwin nor any other GPL'ed code. There will also be some source code for a Python utility that can be used to talk to the target device and download new binaries that are built with the cross toolchain. All right? -- Grant -- 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/