Index: [thread] [date] [subject] [author]
  From: Marcus Sundberg <mackan@stacken.kth.se>
  To  : ggi-develop@eskimo.com
  Date: Tue, 02 Feb 1999 15:04:03 +0100

Re: cross compiling...

Peter Danielsson wrote:
> 
> Hi
> 
> I'm trying to cross compile GGI/GII to an ARM-based platform.
> But the configure script complains about not knowing the sizes
> of the basic types:
> ...
> You are using a cross-compiler, please set the SIZEOF_* defines
> in config.h properly before compiling LibGG
> ...
> The problem is that I don't get a config.h to change! Does anybody
> know how to bypass this check? (apart from editing the configure
> script)

Exactly where does the configure script stop?
With one a "No ??-bit datatype on this system???" error message?
That's easy to fix in that case.

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |   E-Mail: mackan@stacken.kth.se

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