Hi,
In: http://www.gnu.org/software/gcc/
Broken links in the “Documentation” panel on the right:
http://www.gnu.org/software/gcc/install/ (Empty directory)
http://www.gnu.org/software/gcc/install/specific.html
http://www.gnu.org/software/gcc/install/test.html
Yours,
--
=== Gareth
The problem is i am not that used to the GCC internals and could benefit a
lot from hacking on some sample code. Is there a simple guide anywhere on
how to produce a new target other than "using and porting gcc"?
On Tue, 5 Jul 2005, Nathan Sidwell wrote:
> [EMAIL PROTECTED] wrote:
> > I am curr
I am currently working on a VM and would like to port gcc to it in order to
simplify the creation of software.
The VM simulates a processor with a stack pointer (SP), 16 General Purpose
Registers, Accumulator and built-in multitasking.
The instruction set is turing complete and implements stack,
/c99_classification_macros_c.cc (test for excess errors)
Gareth.
Thanks for the verification!
Regards,
Gareth Pearce
>
>
> On Apr 17, 2005, at 10:37 PM, Gareth Pearce wrote:
>
> > So I just started trying out gcc 4.1 - with a program which compiles
> > and
> > runs fine on gcc 3.3.
> >
> > Attached is a reduced te
definition. Now I see
potential for this to be 'the way the standard wants it to be', but given I
don't have a copy of the standard I am unsure.
Should I report this as a bug or is it a standards compliance improvement?
Regards,
Gareth Pearce
class sstring_t
{
};
template
int