This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Buildbout: how add new target
- From: "Fiodar Stryzhniou via gcc" <gcc at gcc dot gnu dot org>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 15 Mar 2017 14:26:07 +0300
- Subject: Buildbout: how add new target
- Authentication-results: sourceware.org; auth=none
- Authentication-results: smtp35.i.mail.ru; auth=pass smtp.auth=fedor_qd at mail dot ru smtp.mailfrom=fedor_qd at mail dot ru
- Reply-to: "Fiodar Stryzhniou" <fedor_qd at mail dot ru>
- Reply-to: "Fiodar Stryzhniou" <fedor_qd at mail dot ru>
I want add new target arm-none-symbianelf. I have sh script what does magic. You can download it here - https://github.com/fedor4ever/GCC-4-Symbian
Fiodar Stryzhniou