[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 32-bit gcc help



On Tue, Jul 06, 2004 at 10:38:58PM -0400, Jiann-Ming Su wrote:
> I'm trying to compile a 32-bit program on my Alpha.  The configure
> script is expecting 32-bit integers:
> 
>   checking "size of time_t"... "bad"
>   configure: error: "one or more basic data types has an incompatible size: giving up"
> 
> How do I force gcc to compile with 32-bit integers?  I tried

As far as I know, this is not possible on Alpha.  Your only option is to
use Compaq's compiler or, better, fix the program.

-- John



Reply to: