This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA/RFT] libffi reorg (take 2)


Paolo Bonzini wrote:

Doh, the last hunk in configure.in was wrong. Here is the right one.

Fine, works here with some modifications.


Why do you exchange the size tests with the *_MAX checks?

I have some problem here with LONG_LONG on darwin.
I thought the detection via configure was quite ok wasn't it?

configure:3183: checking size of short
configure:3222: checking size of int
configure:3261: checking size of long
configure:3300: checking size of long long
configure:3339: checking size of float
configure:3378: checking size of double
configure:3417: checking size of long double
configure:3457: checking size of void *

Thanks,
Andreas



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]