Mail Archives: djgpp-workers/1996/07/30/02:31:41
On Mon, 29 Jul 1996, DJ Delorie wrote:
> > Does -g, when linking, actually do anything? I can't see that it does.
>
> It's supposed to link in crt0g.a/libg.a instead of crt0.a/libc.a, but
> we don't distribute a fully debuggable version of libc (bloat).
Which reminds me. Is it a good idea to make libc_g.a and libc_p.a
available in separate zip archives, so people who need it could download
it? It seems that the alternative requires people to build the library
themselves, which is not a trivial task (does it at all work without
special tools that only DJ has installed?), and also to mess with
lib/specs file whose syntax is undocumented.
- Raw text -