[Mono-devel-list] cygwin build failing
Andrew Fitzhugh
andrew.fitzhugh at hp.com
Thu Mar 4 14:52:25 EST 2004
My cygwin build fails, the same problem noted by someone else a few days
ago:
gcc -mno-cygwin -DSKEL_DIRECTORY=\""/usr/local/share/jay"\" -g -O2 -o jay
closur
e.o error.o lalr.o lr0.o main.o mkpar.o output.o reader.o symtab.o verbose.o
war
shall.o
main.o(.text+0x500): In function `create_file_names':
/cygdrive/c/CDP/mono/src/mcs/jay/main.c:291: undefined reference to
`_mkstemp'
mkstemp() is usually in one of the standard libraries (libc, glibc, ...),
but being new to cygwin I'm having trouble tracking it down. It could be a
missing dependency in our cygwin installations, or maybe a missing ld option
in the makefile. Any suggestions?
-- Andy
More information about the Mono-devel-list
mailing list