>>> In article <[EMAIL PROTECTED]>, Aggie <[EMAIL PROTECTED]> writes:
Aggie> Now I believe I need to add -mstrict-align -msoft-float -mlongcall to Aggie> the makefile in order to use double. Aggie> Any suggestion/advice will help. Thanks. I'd recommend CFLAGS (they are needed for *compiles*, right?) in the code block that starts around line 38 of configure.ac, using the appropriate $host target and also checking the value of $GCC. You will need to have a working 'autoconf' on your system to then regenerate the configure script. And I hope you'll be sending in patches. H _______________________________________________ questions mailing list [email protected] https://lists.ntp.org/mailman/listinfo/questions
