Ahh, we don't need to use Paul Hsieh's file. I've just read the c99 standard and it says:
1) uint8_t, uint16_t, uint32_t and uint64_t are not required to be defined. 2) If the compiler provides integer types of 8, 16, 32 or 64 bits it *must* supply the corresponding uintN_t types. Therefore if FLINT fails to build because of this, the compiler isn't c99 compliant or it doesn't provide the required integer types and either way there is nothing that can be done to fix the problem (without changing the compiler). Bill. On 24 Nov, 22:34, Bill Hart <[EMAIL PROTECTED]> wrote: > On 24 Nov, 19:22, Bill Hart <[EMAIL PROTECTED]> wrote: > > > There is the file written by Paul Hsieh to fix this for many systems: > > >http://www.azillionmonkeys.com/qed/pstdint.h > > Grrrr. Is the "license" at the beginning of this file GPL compatible? > > Bill. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---