Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.csd.uwm.edu!cs.utexas.edu!uunet!mcvax!cernvax!roberto From: roberto@cernvax.UUCP (roberto bagnara) Newsgroups: gnu.gcc Subject: cross-gcc: looking for a (subset of) C library Keywords: cross-compilers, gcc, C library, m68k Message-ID: <1053@cernvax.UUCP> Date: 21 Aug 89 16:31:46 GMT Organization: CERN, Geneva, Switzerland Lines: 31 Now that I've GCC running as a cross-compiler, I'm looking for a free easy-to-port C library. I haven't seen nothing like that in the GNU distribution list. Really what I need is a subset of what you can find in a Unix C library, for the time being I would be happy with: - character handling - mathematics (mc68000 and mc68020 without coprocessor) - input/output - string handling Any pointers ? Thanks for your time Roberto Bagnara Data Handling Division CERN CH-1211 GENEVA 23 P.S. Many thanks to pardo@june.cs.washington.edu (David Keppel), Igor Metz , "Diomidis Spinellis" P{r Emanuelsson Bryan Boreham who responded to my article "math.h allowing for fast inline code generation (M68881)" and sent me what I was looking for.