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]

Re: bug in profiling with -mno-cygwin


I don't recall seeing any response to this, so I thought I'd chime in..

----- Original Message -----
From: "Michael Scheibler" <michael.scheibler@onevision.de>
To: <cygwin@cygwin.com>
Sent: Wednesday, May 09, 2001 11:53 PM
Subject: bug in profiling with -mno-cygwin


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

-mno-cygwin will need mingw profiling libraries. I don't know if these
exist. You are probably better off downloading mingw to build non cygwin
linked exe's than using -mno-cygwin.

Rob

> 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
>
>


--
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]