freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
- From: Brian Bruns <camber AT umcc.ais.org>
- To: TDS Development Group <freetds AT franklin.oit.unc.edu>
- Subject: Re: Fix for big endian detection
- Date: Thu, 26 Aug 1999 17:49:46 -0400 (EDT)
On Thu, 26 Aug 1999, Brian Bruns wrote:
>
> Well, it's been a long time coming, but someone on the list was nice
> enough to give me access to a Solaris box. So I was able to fix the
> endian detection in configure.
>
ER, I could have used better language here...The fix was a long time
coming. Access to the Solaris box was prompt :)
> This two line change to configure.in should do it.
>
> Brian
>
> [camber@amd133 freetds]# diff configure.in configure.in.orig
> 28,29c28,29
> < if test $ac_cv_c_bigendian = yes; then OLDCFLAGS="$OLDCFLAGS
> -DHW_BIG_ENDIAN";
> < else OLDCFLAGS="$OLDCFLAGS -DHW_LITTLE_ENDIAN"; fi
> ---
> > if test "$CFLAGS"AAA = AAA ; then OLDCFLAGS="$OLDCFLAGS
> -DHW_LITTLE_ENDIAN";
> > else OLDCFLAGS="$OLDCFLAGS -DHW_BIG_ENDIAN"; fi
> [camber@amd133 freetds]#
>
>
>
> ---
> You are currently subscribed to freetds as: camber AT ais.org
> To unsubscribe, forward this message to $subst('Email.Unsub')
>
>
-
Fix for big endian detection,
Brian Bruns, 08/26/1999
- <Possible follow-up(s)>
- Re: Fix for big endian detection, Brian Bruns, 08/26/1999
- Re: Fix for big endian detection, Martin Spott, 08/27/1999
- Re: Fix for big endian detection, Brian Bruns, 08/27/1999
Archive powered by MHonArc 2.6.24.