A89: Re: C programming


[Prev][Next][Index][Thread]

A89: Re: C programming




From: "Brian Taylor" <jodokaast@hotmail.com>
> Well, fact of the matter is, TIGCC doesn't use C++. so deal with it.
>

And if someone doesn't want to deal with it, compile the c++ compiler from
the gcc package to be a cross-compiler (like they did with the c compiler to
the ti-gcc package)
You already have the assembler and linker in the ti-gcc package, all that is
needed is the c++ compiler. (cc1plus)
Ofcourse there will be no standard libs like iostream or such until someone
implements them.
I think we are quite done on this topic now, or what? :)

///Olle






References: