gcc 2.95 to gcc 3.2.3
Feranando Roberto Secco
secco@inf.ufsc.br
Fri Mar 26 12:38:00 GMT 2004
Hello,
my name is Fernando and I work at Software and Hardware Laboratory of
the Santa Catarina University (www.lisha.ufsc.br ).
I work with a network processor (lanai) and I am using gcc 2.95 to
compile things for it.
Since gcc 2.95 is a bit old it could not support all C++ features I am
using.
Then, I am thinking in a port from gcc 2.95 to gcc 3.2.3 .
My question is, Is it possible to port the machine files from 2.95 to
3.2.3?
( I am not sure if this is the right name, but its the "target"
specification, some files
like lisp description and the C files inside gcc/conf/my_target_name )
If yes what do I have to change in the 2.95 files to make then
compatible with 3.2.3.
I already tryed the gcc list but in 5 days I haven't got a single answer.
thanks in advance.
More information about the Gcc-help
mailing list