Re: [Qbs] bare-metal: Need help with adding of SDCC compiler

2019-03-01 Thread Orgad Shaneh
On Thu, Feb 21, 2019 at 9:52 PM Denis Shienkov wrote: > Hi guys. > > I have planns to add support for SDCC [1] compiler to QBS/QtC for > bare-metal devices. > > But problem is that this compiler supports multiple different arcitectures: > > c:\SDCC\bin>sdcc -v > SDCC : >

Re: [Qbs] bare-metal: Need help with adding of SDCC compiler

2019-02-21 Thread Richard Weickelt
> I have planns to add support for SDCC [1] compiler to QBS/QtC for > bare-metal devices. > > But problem is that this compiler supports multiple different arcitectures: Unlike your IAR implementation, I wouldn't probe the compiler and guess qbs.architecture. Instead I would expect the user

[Qbs] bare-metal: Need help with adding of SDCC compiler

2019-02-21 Thread Denis Shienkov
Hi guys. I have planns to add support for SDCC [1] compiler to QBS/QtC for bare-metal devices. But problem is that this compiler supports multiple different arcitectures: c:\SDCC\bin>sdcc -v SDCC : mcs51/z80/z180/r2k/r3ka/gbz80/tlcs90/ds390/pic16/pic14/TININative/ds400/hc08/s08/stm8 3.8.0