This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: building cygwin1.dll


Alexey Voinov <voins@caravan.ru> writes:
> Hello,
> 
>    Tried to build cygwin1.dll myself.
> Got:
> fhandler.h: In method `select_record::select_record(fhandler_base * = 0)':
> fhandler.h:759: implicit declaration of function `int __builtin_memset(...)'
> 
> if I comment out #define memset __builtin_memset in winsup.h
> all compiles but I got link time error in ntea.o.
> 
> I use:
> $ uname -a
> CYGWIN_98-4.10 VOINS 1.1.0(0.16/3/2) 2000-01-06 12:55:43 i586 unknown
> $ gcc --version
> 2.95.2
> 
> Also tried gcc 2.95... same result.
> 

You should browse the cygwin-developers list if you're building the 
snapshots (as opposed to say using the binary installations provided 
with each snapshot). This problem has been fixed since.

http://sourceware.cygnus.com/ml/cygwin-developers/ for email archives.

You should wait for the next snapshot which fixes a configuration goof
when installing mingw headers bundled with winsup.

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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