Re: compiling 7.1 for Mac OSX

On Mon, Jan 06, 2003 at 01:09:23PM +0100, Irene Vatton wrote:
> If you have gdb available, please send me the stack:
> 	gdb ..../GTK/bin/amaya
> 	run
> 	<after the crash>
> 	where
> 	quit

As I sent earlier, the stack said the problem was in GetLocalPath(...).
I investigated further and read the hacks I did to compile: I added
a #include "stdint.h" to have uint64_t defined, but I now realize 
that the code contain some bits shifting in AM_get_tempname(...).
Then it may be "just" an endianess problem...


-- 
Carine Bournez -+- W3C / INRIA Sophia-Antipolis  

Received on Monday, 6 January 2003 12:22:58 UTC