This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

mkstemp in bucomm.c breaks mingw32 build

[Get raw message]
This change:

CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sources.redhat.com	2001-11-12 08:17:41

Modified files:
	binutils       : ChangeLog bucomm.c 

Log message:
	Use mkstemp in place of mktemp.


breaks  build on mingw32 because the runtime does not supply mkstemp
function.  Could there be other OS without mkstemp?   


Danny

http://briefcase.yahoo.com.au - Yahoo! Briefcase
- Manage your files online.


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