Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc

2008-08-29 Thread Richard Erlacher
8 2:31 PM Subject: Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc Regarding the IDE thing, I must say that in my work I use and I am very satisfied with CodeBlocks. Has almost everything that I need from an IDE. It works with a lot of languages and it includes SDCC. With it I make code for

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial

2008-08-29 Thread Richard Erlacher
Goodness! ... that's the sort of thing I was looking for ... I'll have a look. thanks ... regards, Richard Erlacher - Original Message - From: "Kustaa Nyholm" <[EMAIL PROTECTED]> To: Sent: Friday, August 29, 2008 2:03 PM Subject: Re: [Sdcc-user] Virus in

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc

2008-08-29 Thread JBarbosa
Regarding the IDE thing, I must say that in my work I use and I am very satisfied with CodeBlocks. Has almost everything that I need from an IDE. It works with a lot of languages and it includes SDCC. With it I make code for T89C51CC01 from Atmel for our home made boards. I make also code for PC

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial

2008-08-29 Thread Juges, Didier
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kustaa Nyholm Sent: Friday, August 29, 2008 3:03 PM To: sdcc-user@lists.sourceforge.net Subject: Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial Richard et al, on my web page at: http://www.sparetimelabs.com => sel

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial

2008-08-29 Thread Kustaa Nyholm
Richard et al, on my web page at: http://www.sparetimelabs.com => select "Fun with HC08" from the navigation on the left. there is complete example on how to compile a single file and a multifile project using SDCC from the command line and how to integrate that with Eclipse IDE. This should g

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial

2008-08-29 Thread Juges, Didier
] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial Didier , Well ... No ... I've not attempted to use the SiLabs IDE. I'm still looking for doc's on what it's supposed to do, etc. I'll "get around to it." I'm interested in a more generalized procedure not

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial

2008-08-29 Thread Richard Erlacher
From: "Juges, Didier" <[EMAIL PROTECTED]> To: Sent: Friday, August 29, 2008 7:10 AM Subject: Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial > Richard, > > Since you mention Silabs, I assume you have tried the SDCC compiler from > within the Silabs

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial

2008-08-29 Thread Juges, Didier
moment. If you have a hard time finding it, let me know. Didier -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Richard Erlacher Sent: Thursday, August 28, 2008 6:53 AM To: sdcc-user@lists.sourceforge.net Subject: Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial

2008-08-28 Thread Richard Erlacher
tions my primary area of academic interest back in the '60's when I was in college. The documentation of SDCC must come first, though, if I'm to do anything along those lines. regards, Richard Erlacher - Original Message ----- From: Bobby Garner To: [EMAIL PROTECTE

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial

2008-08-28 Thread Richard Erlacher
PROTECTED]> To: Sent: Thursday, August 28, 2008 12:15 PM Subject: Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial > Hi Richard, > >> Now, SDCC is a great concept if, for example, it's easy to integrate with >> an >> assembler, a linker, a sim

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial

2008-08-28 Thread Bobby Garner
Hello All, As a beginner (I've written one real C application), using SDCC with an Atmel 8051 micro on an XP machine, I can certainly empathize with Richard. While the advice in these exchanges is helpful, It doesn't address the question of better documentation. It is in fact as I see it, an

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial

2008-08-28 Thread Maarten Brock
Hi Richard, > Now, SDCC is a great concept if, for example, it's easy to integrate with an > assembler, a linker, a simulator, a librarian, and all the other utilities > that are helpful in developing code. SDCC for the 8051 only works with the assembler and linker that come with it, sorry. It

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial

2008-08-28 Thread Richard Erlacher
see below, please. regards, Richard Erlacher - Original Message - From: "Richard Gray" <[EMAIL PROTECTED]> To: Sent: Thursday, August 28, 2008 6:40 AM Subject: Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial > On Thursday 28 August 2008 12:52:

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial

2008-08-28 Thread Richard Gray
On Thursday 28 August 2008 12:52:37 Richard Erlacher wrote: > see below, please. > > regards, > > Richard Erlacher > Not quite ... that is, not from the extremely basic level. For example ... > Assume that I have code that runs in another environment and now I want to > compile it into an executa

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial

2008-08-28 Thread Richard Erlacher
see below, please. regards, Richard Erlacher - Original Message - From: "Frieder Ferlemann" <[EMAIL PROTECTED]> To: Sent: Thursday, August 28, 2008 3:24 AM Subject: Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial > Hi Richard, > > Richard E

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial

2008-08-28 Thread Frieder Ferlemann
Hi Richard, Richard Erlacher schrieb: > words, ... like NOT ... I won't have time for it either. I've been trying > to figure out how to get anything useful out of SDCC, but the instructions > for Windows (Yes, I'm one of those ...)tell you how to build it, but say > nothing about how to use i

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial

2008-08-27 Thread Richard Erlacher
do I know where they're to be found. regards, Richard Erlacher - Original Message - From: "Richard Gray" <[EMAIL PROTECTED]> To: Sent: Wednesday, August 27, 2008 11:49 AM Subject: Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial > md5sums, or s

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe - MD5 etc tutorial

2008-08-27 Thread Richard Gray
if I can explain further. On Wednesday 27 August 2008 18:07:37 Richard Erlacher wrote: > - Original Message - > From: "Frieder Ferlemann" <[EMAIL PROTECTED]> > To: > Sent: Thursday, August 21, 2008 10:18 AM > Subject: Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.e

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe

2008-08-27 Thread Richard Erlacher
- Original Message - From: "Frieder Ferlemann" <[EMAIL PROTECTED]> To: Sent: Thursday, August 21, 2008 10:18 AM Subject: Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe > Hi > > Richard Erlacher schrieb: >> I don't know how this happened, but m

Re: [Sdcc-user] Virus in SDCC-2.8.0-setup.exe

2008-08-21 Thread Frieder Ferlemann
Hi Richard Erlacher schrieb: > I don't know how this happened, but my CA virus scanner turned up a virus > (Win32FakeAV.CX) in SDCC-2.8.0-setup.exe. Forewarned is forearmed. Checksums of sdcc-2.8.0-setup.exe as downloaded today from http://sourceforge.net/project/showfiles.php?group_id=599&pack

[Sdcc-user] Virus in SDCC-2.8.0-setup.exe

2008-08-21 Thread Richard Erlacher
I don't know how this happened, but my CA virus scanner turned up a virus (Win32FakeAV.CX) in SDCC-2.8.0-setup.exe. Forewarned is forearmed. regards, Richard Erlacher - This SF.Net email is sponsored by the Moblin Your Mo