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]

Re: Building GCC


Angelo Graziosi <angelo.graziosi@alice.it> writes:

> What it the best? DPD or BID?

The question is not appropriate for the gcc@gcc.gnu.org mailing list,
which is for gcc developers.  It would be appropriate for
gcc-help@gcc.gnu.org.  Please take any followups to gcc-help.  Thanks.

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.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]