Re: sh4 build break
Bernhard Reutner-Fischer <[email protected]>
| Newsgroups | gmane.comp.lib.uclibc.general |
|---|---|
| Message-ID | <[email protected]> |
On March 23, 2015 9:10:05 AM GMT+01:00, Waldemar Brodkorb <[email protected]> wrote: >Hi, > >the latest git does not compile anymore: >-MT libm/cosl.os -MD -MP -MF libm/.cosl.os.dep -DL_cosl >In file included from <command-line>:0:0: >./include/libc-symbols.h:494:25: error: '__EI_cosl' aliased to >undefined symbol '__GI_cosl' There are a couple of related warnings before that function, fwiw. Please try current master. Thanks for the report!