Re: cygwin -mno-cygwin AC_CHECK_SIZEOF

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Nov 30, 2006 at 11:57:41PM -0500, Igor Peshansky wrote:
> On Thu, 30 Nov 2006, Eric Blake wrote:
> > Or experiment with the recent add-on to cygwin's bash, where exporting
> > SHELLOPTS with the cygwin-specific shell option igncr set will tell
> > subsequent /bin/sh invocations to strip \r from command substitution.
> 
> Although this might work.

OK, this worked. Or at least seemed to work. Here is what I did

bash -o igncr

CPPFLAGS="-mno-cygwin" CFLAGS="-mno-cygwin -O0" 
./configure --build=mingw32 --enable-experimental-libtool 

Now, should I use this as a temporary solution, and fix autoconf?

Thanks,
Bob Rossi


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux