[BUG] default CXXFLAGS on powerpc
Raphael Collet
raphael.collet at uclouvain.be
Tue Jul 1 09:53:43 CEST 2008
I just checked in a fix. Thanks a lot for testing this, Keri!
Cheers,
raph
Keri Harris wrote:
> On Mon, 30 Jun 2008 19:34:36 Raphael Collet wrote:
>> Thanks a lot, Keri. I just checked in (a close variant of) your fix.
>
> We're almost there. ;-)
>
> Yesterday I remarked that I had to patch the argument to gf_char2integer().
> Otherwise a compile on ppc will fail with:
>
> g++ -mtune=powerpc -DBIG_ENDIAN_HOST -O3 -fomit-frame-pointer
> -funsigned-char -I. -I./include -fno-exceptions -Winline -Weffc++ -Wall
> -Wold-style-cast -Woverloaded-virtual -Wshadow -c -o msl_crypto.o
> ../src/msl_crypto.cc
> ../src/msl_crypto.cc: In member function 'void
> _msl_internal::MD5::transform(BYTE*)':
> ../src/msl_crypto.cc:938: error: invalid conversion from 'unsigned char'
> to 'BYTE*'
> ../src/msl_crypto.cc:938: error: initializing argument 1 of 'u32
> gf_char2integer(BYTE*)'
>
> Keri
> _________________________________________________________________________________
> mozart-hackers mailing list mozart-hackers at mozart-oz.org
> http://www.mozart-oz.org/mailman/listinfo/mozart-hackers
More information about the mozart-hackers
mailing list