Re: [PATCH] AMD GCN Port
Andrew Stubbs <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On 10/01/2019 17:17, Jeff Johnston wrote: > I would suggest you look at having your syscalls in libgloss at the > start. If you are certain there will never be a need for linking in > different > versions, you can put them in libc/sys with have_crt0="no". Is there an existing target you'd suggest as a template for the configure and make files? There seems to be a lot of variation going on in there. Thanks Andrew