This is the mail archive of the gcc@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]

how can I add gcc backend code into GCC package


Hello, gcc maintainer

We have porting our S+core 32b CPU gcc backend for gcc-4.1.1, and have 
finished applying process in FSF,
but how can i add our backend code into gcc package?

work step:
1: add the patch file to gcc-4.1.1 src code.
2: ../gcc-4.1.1/configure --target=score-linux-elf 
--prefix=/backup/liqin/install/ --enable-languages=c --with-newlib 
--disable-libada --disable-libssp
3: make CFLAGS=-g;make install

Best Regards
Liqin

Attachment: score.patch
Description: Binary data


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