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

bug in profiling with -mno-cygwin



I wanted to link a profiling version with -mno-cygwin but ran into these
errors:

E:/libname/libname.o(.text +0x25):libname.c: undefined reference to
`_monstartup'
E:/libname/libname.o(.text +0x2f):libname.c: undefined reference to `mcount'
collect2: ld returned 1 exit status

I tried to make it without -mno-cygwin and then everything runs fine.

Michael


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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