[Flac-dev] [PATCH] FLAC 1.1.2-beta on Cygwin
Josh Coalson
xflac at yahoo.com
Tue Mar 1 21:12:22 PST 2005
thanks, checked in.
Josh
--- Chris Csanady <cc at 137.org> wrote:
> Without the following, nasm builds elf objects on cygwin and the
> build fails. (Though my cygwin packages are not very recent;
> would anyone else like to test this out?)
>
> Chris
>
> *** configure.in.orig Fri Feb 4 06:58:06 2005
> --- configure.in Fri Feb 4 06:59:18 2005
> ***************
> *** 52,57 ****
> --- 52,58 ----
> AM_CONDITIONAL(FLaC__CPU_SPARC, test x$cpu_sparc = xtrue)
> case "$host" in
> i386-*-openbsd3.[[0-3]]) OBJ_FORMAT=aoutb ;;
> + *-*-cygwin) OBJ_FORMAT=win32 ;;
> *) OBJ_FORMAT=elf ;;
> esac
> AC_SUBST(OBJ_FORMAT)
__________________________________
Do you Yahoo!?
Yahoo! Sports - Sign up for Fantasy Baseball.
http://baseball.fantasysports.yahoo.com/
More information about the Flac-dev
mailing list