Portability.

mts.spb.suxx at mail.ru mts.spb.suxx at mail.ru
Thu Mar 10 13:45:17 CET 2005


Hello!

 I see a sort of a war has begun here...

 I dare to ask again then what I can do to port GMP to QNX4 properly.
 I've asked this before...

"
 After few hours of struggling with my development tools I finally
  got the v4.1.4 libraries. (QNX4, Watcom C v10.7)
  All the tests PASS except the three in "./tests/misc", namely:
  t-printf
  t-scanf
  t-locale

  I suppose they did fail because ./configure disliked my <stdio.h>
  and informed me that no "FILE" prototypes will be available. I had
  to hack "gmp-impl.h" back and forth during the compilation to get
  past "mpz_inp_str_nowhite __gmpz_inp_str_nowhite" type definition...

  How one can gracefully negotiate <stdio.h> with ./configure to avoid
  hacking "gmp-impl.h"? What may cause the problem there? 
"

Please give a hint on what can I do. Is it because my compiler has no
support for int64?

Thank you in advance,

Anthony.




More information about the gmp-discuss mailing list