X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <49009E55-A6F4-4E8B-9305-F2D3350340F2 AT nicta DOT com DOT au> Subject: RE: Request for information on the __INSIDE_CYGWIN__ #define Date: Thu, 15 Nov 2007 09:26:33 -0000 Message-ID: <026901c82769$9c9eeed0$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <49009E55-A6F4-4E8B-9305-F2D3350340F2@nicta.com.au> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 15 November 2007 08:38, Sean Seefried wrote: > My question centers around the __INSIDE_CYGWIN__ #define. > However, try as I might, I simply cannot find a single place where it > is defined. > a) How does this symbol get #defined? It is defined when building the cygwin dll from source, and the definitions it protects should only be used by the cygwin1 dll; they will not make sense in the cygwin posix environment itself. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/