From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10447 invoked by alias); 26 Jun 2003 09:29:35 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 10435 invoked from network); 26 Jun 2003 09:29:33 -0000 Received: from unknown (HELO localhost.localdomain) (217.112.227.117) by sources.redhat.com with SMTP; 26 Jun 2003 09:29:33 -0000 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.5/8.12.5) with ESMTP id h5Q9bf4q002566; Thu, 26 Jun 2003 11:37:46 +0200 Received: from localhost (ronald@localhost) by localhost.localdomain (8.12.5/8.12.5/Submit) with ESMTP id h5Q9bbo0002562; Thu, 26 Jun 2003 11:37:37 +0200 X-Authentication-Warning: localhost.localdomain: ronald owned process doing -bs Date: Thu, 26 Jun 2003 10:54:00 -0000 From: Ronald Landheer-Cieslak X-X-Sender: ronald@localhost.localdomain To: "Baer, Scott [LBRT/LNA]" cc: "'cygwin@cygwin.com'" Subject: Re: cygwin presentation ??? In-Reply-To: <51926FAD8BCBD411AA6C00508B69371C014D0477@ohfld02.liebert.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2003-06/txt/msg01210.txt.bz2 Sorry, should have spoken up sooner. I am about to give a presentation on Cygwin (in french, so I don't have the same language problems cgf apparently had). Basically, the red line in the presentation will be: * Cygwin - what is it? * Cygwin - the - kernel * Cygwin - the - distribution * Cygwin - what is it good for? * Kernel: POSIX emulation layer * Distri: UNIX-like working environment with many, many tools * Cygwin distribution - what does it contain? * Cygwin distribution - how to install (demo) * Cygwin distribution - how to use (some examples of compiling, running, handling the shell) * Cygwin - what can WE use it for? * The utils we'll use here * Autotools * GNU Make * GNU Compiler Collection * How to use those utils in light of portability of the code * GCC C&C++ standards compliance * POSIX functions provided by Cygwin * Windows stuff not in Cygwin (structures exceptions) * Cygwin - what is it not? * gcc != libc (a common mistake here, so I had to put it in) * Cygwin != UNIX I don't show X because (mostly) I don't use it (I do everything on a console). I demonstrate just about everything with little programs I've prepared in advance that will or will not compile with Cygwin resp. MSVC. I also give a demonstration of Setup by partially installing the Cygwin net distro (I'll make sure not to have installed everything on the demonstration machine in advance, but I'll also install at least part of the distro so the installation doesn't take too long). For the people here, I need to put the accent on gcc et al, and a bit less on Cygwin itself (the kernel). They're mostly Windows programmers used to GUIs, MSVC, Borland C++ Builder, etc. The goal is to at least be able to compile the programs under Cygwin so I have a bit less to do porting them to UNIX. HTH rlc On Mon, 23 Jun 2003, Baer, Scott [LBRT/LNA] wrote: > > Hello, > > I'm getting ready to do a presentation to our local LUG on cygwin.. and > wondered if anyone has put something together that I can work from ? > If not, I'm sure I can come up with something.. (basically the way I use > it,.. remote X... but I know cygwin is so much bigger than that) > > Just thought I would check first. > > Thanks for your time, > > Scott > > -- > 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/ > -- 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/