Re: [E-devel] Compile Problem with e,entice,entrance,e_utils

2005-08-27 Thread zol
So is my gcc wrong ? zol:~$ cpp --version cpp (GCC) 3.3.3 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. --- Carsten Haitzler <[EMAIL PROTECT

Re: [E-devel] Compile Problem with e,entice,entrance,e_utils

2005-08-27 Thread The Rasterman
On Sat, 27 Aug 2005 10:12:23 +0200 (CEST) zol <[EMAIL PROTECTED]> babbled: > > So is my gcc wrong ? something about your gcc is making its preprocessor add spaces i think. thats my best guess. before only apple's gcc did this. > > zol:~$ cpp --version > cpp (GCC) 3.3.3 > Copyright (C) 2003 Fre

Re: [E-devel] patch - imlib2 blend in AMD64

2005-08-27 Thread Tiago Victor Gehring
Sorry for the delay in the response.. Well, I tested it again and really, just putting the alignment in the .text segment didn't work. I then changed all the remaining movdqa (only the %rip ones sure), because I'm almost sure that they would also give problems. The change involved at most 3 inst

Re: [E-devel] Summary of my e17 compile on Mac OS X 10.4

2005-08-27 Thread Ulrich Hobelmann
Sebastian Dransfeld wrote: Ulrich Hobelmann wrote: Sebastian Dransfeld wrote: Library is the set of directories where aclocal check for its files. The file it doesn't find is called 'gettext.m4'. Hm, I have /usr/local/share/aclocal/gettext.m4 and lots of other files in that directory. The