"Jim" <> wrote in message
news:342fac09-113a-4a00-8576-...
>
> I'm using the free Code Sourcery Lite gcc for m68k for a home project
> that involves a micro with 68000 cpu core.
....
....
>
> CodeSourcery is "for" Coldfire which (I think) has a richer
> instruction set than the 68000 cpu I have. If this is true and that
> lib is built with that instruction set, it wouldn't be compatible with
> my object code. I think this is what the error is saying. I have an
> old Linux box with v2.2 Linux on it, so I COULD build my own cross
> compiler for WinXP, or I could try the cygwin deal and build it on
> WinXP, but let's face it, either would be a real pain. Does anyone
> have any better ideas?
>
Thinking outside the square ...
The 680x0 development tools I use include a cross-assembler running on DOS /
Windows, a Modula-2 compiler on MacOS, the Digital Research C compiler
running on CPM/68K and two Pascal compilers targeting Palm PDAs. I may be
able to advise better knowing more about your requirements:
Does your target system have an OS? If so what is it?
Is C an absolute requirement for the programming language?
Are you writing code from scratch, adapting existing code or hoping to just
recompile existing code?
What is the preferred format of the resulting object files / executables?
--
Chris Burrows
CFB Software
Armaide: ARM Oberon-07 Development System
http://www.armaide.com