This is the mail archive of the cygwin-developers mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: missing or wrong mingw_lib ?


On Jul  7 20:53, Christopher Faylor wrote:
> On Sat, Jul 07, 2012 at 09:25:50PM +0200, marco atzeri wrote:
> >building from last cvs
> >
> >make[3]: *** No rule to make target `/libkernel32.a', needed by 
> >`cygwin0.dll'.  Stop.
> >make[3]: Leaving directory 
> >`/pub/cygwin/cvs/build/i686-pc-cygwin/winsup/cygwin'
> >
> >$ grep libkernel32.a 
> >/pub/cygwin/cvs/build/i686-pc-cygwin/winsup/cygwin/Makefile
> >DLL_IMPORTS:=$(mingw_lib)/libkernel32.a $(mingw_lib)/libntdll.a
> >
> >
> >but on source tree "$(mingw_lib)" is not reported on other files
> >
> >$ grep -rH mingw_lib *
> >winsup/cygwin/Makefile.in:DLL_IMPORTS:=$(mingw_lib)/libkernel32.a 
> >$(mingw_lib)/libntdll.a
> >winsup/mingw/Makefile.in:       echo "static int __mingw_libm_dummy;" > 
> >_libm_dummy.c
> 
> I'm not sure what Corinna's intentions were in changing that line but
> I've put it back the way it was, maybe temporarily.

Thanks.  Actually it was an accidental checkin from my local sandbox
which I use to build aginst Mingw64 headers.  The only intended change
was the one from winlean.h.  I'm going to revert the rest since we're
going to change the build system anyway when moving to git.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]