Re: Fixed point support for GCC cross compiler

"Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
18 Aug 2006 00:58:06 -0400

          From comp.compilers

Related articles
Fixed point support for GCC cross compiler shafitvm@gmail.com (shafi) (2006-08-15)
Re: Fixed point support for GCC cross compiler englere_geo@yahoo.com (Eric) (2006-08-15)
Re: Fixed point support for GCC cross compiler ian@airs.com (Ian Lance Taylor) (2006-08-18)
Re: Fixed point support for GCC cross compiler mailbox@dmitry-kazakov.de (Dmitry A. Kazakov) (2006-08-18)
Re: Fixed point support for GCC cross compiler adm@standarddeviance.com (thant) (2006-08-18)
Re: Fixed point support for GCC cross compiler gene.ressler@gmail.com (Gene) (2006-08-18)
Re: Fixed point support for GCC cross compiler englere_geo@yahoo.com (Eric) (2006-08-18)
Re: Fixed point support for GCC cross compiler jeffrey.kenton@comcast.net (Jeff Kenton) (2006-08-20)
| List of all articles for this month |

From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Newsgroups: comp.compilers
Date: 18 Aug 2006 00:58:06 -0400
Organization: cbb software GmbH
References: 06-08-083
Keywords: GCC, types
Posted-Date: 18 Aug 2006 00:58:06 EDT

On 15 Aug 2006 18:48:47 -0400, shafi wrote:


> I am involved with the porting of GCC for a new arm processor.
> The trouble is that I have to add a feature which is not supported by
> GCC - Fixed point support.


Hmm, GCC (GNU Compiler Collection) definitely supports fixed point. For
example, its GNAT front-end has fixed point. It is very likely pl1gcc that
should have it as well.


--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.