Index: [thread] [date] [subject] [author]
  From: Marcus Sundberg <e94_msu@elixir.e.kth.se>
  To  : ggi-develop@eskimo.com
  Date: Sun, 16 Aug 1998 00:45:19 +0200

Re: LibGGI compile errors

> > > /home/jon/degas/lib/libggi/../../include/ggi/types.h:170: #error Unknown endianess, please check ggi/types.h!
> > 
> > Well, did you?
> 
>         No I didn't.

Always do what the compiler tells you to do. ;-)

> > What architecture are you compiling on?
> 
>         x86.

Hmm, that's weird. Linux x86? What compiler are you using?
If it's gcc, please run gcc -v -c foo.c and post the
output.

//Marcus

Index: [thread] [date] [subject] [author]