From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27781 invoked by alias); 19 Jun 2006 03:14:51 -0000 Received: (qmail 27714 invoked by uid 22791); 19 Jun 2006 03:14:50 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 19 Jun 2006 03:14:48 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-200-161.inter.net.il [84.228.200.161]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DTT33495 (AUTH halo1); Mon, 19 Jun 2006 06:14:44 +0300 (IDT) Date: Mon, 19 Jun 2006 03:14:00 -0000 Message-Id: From: Eli Zaretskii To: Masaki Muranaka CC: fischermi@t-online.de, gdb-patches@sourceware.org In-reply-to: <245F9D05-6921-4988-9422-C0444CD688E6@monami-software.com> (message from Masaki Muranaka on Mon, 19 Jun 2006 09:26:58 +0900) Subject: Re: AW: [PATCH] source.s: Fix problem handling windows like path with MinGW Reply-to: Eli Zaretskii References: <735259CC-31B1-4B61-A586-AF0B642CA374@monami-software.com> <245F9D05-6921-4988-9422-C0444CD688E6@monami-software.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-06/txt/msg00265.txt.bz2 > Cc: fischermi@t-online.de, gdb-patches@sourceware.org > From: Masaki Muranaka > Date: Mon, 19 Jun 2006 09:26:58 +0900 > > > So I think we should simply hard-code that in Windows native ports. > > GCC3.4.x uses PATH_SEPARATOR and it seems that has > no issue. What is the difference between GCC and GDB? I have no idea. I don't track GCC development. Someone else will have to answer that.