bleck@mobot.ai.mit.edu (Olaf Bleck) (01/26/91)
I'm generating code for a standalone 68000 (no 68881, no nothing) by compiling C programs with gcc (actually cross-compiling on a sparc). Gcc emits calls to routines to handle stuff like long arithmetic and floating point. Does anyone out there have a library of routines to do this kind of stuff -- something I can link in with a minimum of trouble? Thanks.