> > I have been porting tic54x to gcc. I use gcc-4.2.2 version. I write some
> > simplest c54x.h and c54x.c and a empty md, and I
>
> I think the answer is right there
> ^^
IIRC what you need as a bare minimum as a w
On Wed, 12 Dec 2007, a2220333 wrote:
> hi,
> I have been porting tic54x to gcc. I use gcc-4.2.2 version. I write some
> simplest c54x.h and c54x.c and a empty md, and I
I think the answer is right there
^^
> compil
hi,
I have been porting tic54x to gcc. I use gcc-4.2.2 version. I write some
simplest c54x.h and c54x.c and a empty md, and I
compile it to generate the tic54x-gcc compiler.
But when I execute the compiler I generate I got a segmentation fault error. Is
there anything must be define in c54x.c