Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <199906262350.SAA01368@mercury.xraylith.wisc.edu> To: Chris Faylor cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: [ANN] gcc-2.95 dev snapshot updated to 1999-06-26 In-Reply-To: Your message of "Sat, 26 Jun 1999 14:12:44 EDT." <19990626141244 DOT D816 AT cygnus DOT com> Date: Sat, 26 Jun 1999 18:50:21 -0500 From: Mumit Khan Chris Faylor writes: > > I should probably know the answer to this, but I was wondering if you ever > completed your work on making cygwin gcc always emit and use POSIX paths? > I have it, but not on the branch I'm working on. It's pretty simple, and I'll definitely merge it in before gcc-2.95 is out. So fear not, I haven't forgotten about it -- it's just not that much fun to work on. The only change since the one you've seen is using cygwin_conv_to_posix_path() instead of the more expensive cygwin_win32_to_posix_list(). There are some serious issues with bitfield packing that needs to be solved first. Donn Terry and Mikey are the main players in getting GCC to produce native packing for bitfields, which is half-documented and half-hacked by MS compilers. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com