On Jun 24 00:26, Aditya Upadhyay wrote: > Hello Developers, > > I have ported cephes_subrl.c from NetBSD. Please review the same and > suggest me any needed modification. > > Thanks & Regards, > Aditya Upadhyay > From 9c93115007bcc4b823716c09176e149ccb2227b7 Mon Sep 17 00:00:00 2001 > From: Aditya Upadhyay > Date: Sat, 24 Jun 2017 00:23:47 +0530 > Subject: [PATCH] Adding cephes_subrl.c in newlib. > > --- > newlib/libm/complex/Makefile.am | 4 +- > newlib/libm/complex/Makefile.in | 14 ++-- > newlib/libm/complex/cephes_subrl.c | 128 +++++++++++++++++++++++++++++++++++++ Where's cephes_subrl.h? You use it, but your patch doesn't provide it. Corinna -- Corinna Vinschen Cygwin Maintainer Red Hat