From: Liam Redmond Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp and 68k targets Date: 1 Feb 1998 22:40:29 GMT Lines: 12 Message-ID: <6b2tkt$k88$1@eros.clara.net> NNTP-Posting-Host: 195.8.77.100 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I wish to use djgpp to produce code for a 68000/68020 embedded target, is this realistic ? I believe all I should need to do is obtain/generate a machine description for the MC68000 to use with the GNU assembler 'as', is this correct ? Do I need to do anything about endianness etc with the compiler ? I have djgpp happily running and creating code on my x86 box already and would like to use x86 and 68k targets. Liam D. Redmond (embedded software engineer)