This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc 2.95 to gcc 3.2.3


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]