Individual Compilation of libgloss libraries
Mark Salter
msalter@redhat.com
Mon Mar 24 12:42:00 GMT 2003
>>>>> David Mc Kenna writes:
> Hi all,
> Is it possible to compile a library from newlib's libgloss without doing a full
> recompilation of newlib?
Newlib shouldn't rebuild if all you're changing is libgloss sources.
Anyway, you can just checkout the libgloss module from CVS without
newlib. Using an installed toolchain, configure and build libgloss
so that it will be installed in the same place as the toolchain.
--Mark
More information about the Newlib
mailing list