> > Are you sure about the conversion (*SPI_IOC_MESSAGE(1)*) > 1075866368? > > That is > > I can confirm that a c program spits out this number for > SPI_IOC_MESSAGE(1). >
And what is sizeof (struct spi_ioc_transfer) in c? Because that would indicate that u64 needs to be indeed 64 bits. I have seen u64 defined as typedef unsigned long long for ARM. Ludo _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
