Re: [Sdcc-user] Help - About AVR Branch of SDCC

2013-12-20 Thread Jan Waclawek
>>> There really doesn't seem to be much of a point; GCC's AVR support is >>> very good these days. >> >> True, however sad it may be. > > It's sad that GCC supports AVR? No, the first part, i.e. that that killed avr-sdcc. What a thoroughly odd thing to say. >> it's easier to >> learn to l

Re: [Sdcc-user] Help - About AVR Branch of SDCC

2013-12-20 Thread Maarten Brock
>>>Well, GCC "supports MSP430" meaning TI distributes a hacked-up GCC >>> that targets it, yes. That support has not yet (the last time I >>> checked) been merged into the official sources, which means I'll have >>> one different, weirdly-configured GCC installation alongside my >>> half-dozen

Re: [Sdcc-user] Help - About AVR Branch of SDCC

2013-12-20 Thread Ben Shi
Hi, guys, I am new to SDCC but have great interests in both using and developping it. The reason I asked for the AVR port is that I have interests in mcs51, avr and stm8. (they 3 and pic are the most popular ones in my country) If I want to do something, which one is suggested? Is it OK for me

Re: [Sdcc-user] Help - About AVR Branch of SDCC

2013-12-20 Thread Philipp Klaus Krause
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 20.12.2013 12:28, schrieb Ben Shi: > Hi, guys, > > I am new to SDCC but have great interests in both using and > developping it. > > The reason I asked for the AVR port is that I have interests in > mcs51, avr and stm8. (they 3 and pic are the mos

Re: [Sdcc-user] Help - About AVR Branch of SDCC

2013-12-20 Thread Maarten Brock
Hello all, In general I agree with Philipp. I think I am the most active mcs51 developer of recent times, but there is only so much I can do. However I certainly won't encourage a beginner to start messing with compiler internals. Anyone 'somewhat familiar' does not qualify IMO. Maarten > -B

[Sdcc-user] I want to start working on SDCC

2013-12-20 Thread Masur Jonathan
Sorry if what I'm asking is dumb. I'd like to get started helping to develop SDCC. However the first thing is that I should understand as well as possible how its internal works. I downloaded the sources and managed to compile them just fine, however I'd like to know how I can find documentatio

Re: [Sdcc-user] I want to start working on SDCC

2013-12-20 Thread Diego Herranz
Hi! On Fri, Dec 20, 2013 at 6:49 PM, Masur Jonathan wrote: > Sorry if what I'm asking is dumb. > > I'd like to get started helping to develop SDCC. However the first thing > is that I should understand as well as possible how its internal works. > I downloaded the sources and managed to compile

Re: [Sdcc-user] I want to start working on SDCC

2013-12-20 Thread Philipp Klaus Krause
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 20.12.2013 18:49, schrieb Masur Jonathan: > Sorry if what I'm asking is dumb. > > I'd like to get started helping to develop SDCC. However the first > thing is that I should understand as well as possible how its > internal works. I downloaded the

Re: [Sdcc-user] Help - About AVR Branch of SDCC

2013-12-20 Thread Dave McGuire
On 12/20/2013 04:33 AM, Jan Waclawek wrote: There really doesn't seem to be much of a point; GCC's AVR support is very good these days. >>> >>> True, however sad it may be. >> >> It's sad that GCC supports AVR? > > No, the first part, i.e. that that killed avr-sdcc. Oh ok. >> W