This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [G95] Re: [tree-ssa] Integrating g95
- From: dewar at gnat dot com (Robert Dewar)
- To: bosch at gnat dot com, guerby at acm dot org, mszick at goquest dot com
- Cc: dberlin at dberlin dot org, gcc at gcc dot gnu dot org, law at redhat dot com,neil at daikokuya dot co dot uk
- Date: Tue, 3 Jun 2003 14:45:38 -0400 (EDT)
- Subject: Re: [G95] Re: [tree-ssa] Integrating g95
> Is the Ada compiler (at compile time) using an external (to Ada)
> multi-precision library?
No, it has its own
> Could one mp library be used (at compile time) for both g95 & Ada?
probably not, unless it has all the functionality required, which seems unlikely