guile-devel
[Top][All Lists]
Advanced

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

Re: autconf stdint types checking in guile-core


From: Rob Browning
Subject: Re: autconf stdint types checking in guile-core
Date: Wed, 16 Apr 2003 01:16:04 -0500
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu)

Thamer Al-Harbash <address@hidden> writes:

> if test "$ac_cv_sizeof_int" -eq 4; then
>   SCM_I_GSC_T_INT32='"int"'
> elif test "$ac_cv_sizeof_long" -eq 4; then
> ...

Actually, this may be hard to get right.  I haven't yet figured out a
way to get the value of CHAR_BIT either at configure time, or from the
C compiler at gen-scmconfig time in the cross-compilation case...

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]