Re: sun2 vs. gcc48
Joerg Sonnenberger <[email protected]> Sun, 1 Feb 2015 23:59:12 +0100
| Newsgroups | gmane.os.netbsd.devel.toolchain,gmane.os.netbsd.ports.sun2,gmane.os.netbsd.ports.m68k |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Feb 01, 2015 at 02:02:58PM -0800, Chuck Silvers wrote: > more generally, what are the rules on what should go in libgcc vs. in libc? We are moving towards libc, but doing it in a way that doesn't create visible ABI breaks is a bit tricky with the symbol versioning. Joerg