This is the mail archive of the gcc@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] | |
Angelo Graziosi <angelo.graziosi@alice.it> writes:
What it the best? DPD or BID?
You neglected to mention which version of gcc you are building. The decimal float support is relatively new.
If you are using an x86 processor, as you suggested by mentioning cygwin, then you should probably use BID. If you configure with simply --enable-decimal-float on x86 you will get BID support.
Thanks in any case, Angelo.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |