Mail Archives: cygwin/1998/10/08/18:05:03
Try using the EGCS 1.1 compiler from Mumit's site. See the project
WWW site for the link...
-gjn
On Wed, Oct 07, 1998 at 12:39:41AM -0000, Rupinder Kataria wrote:
> I'm having trouble compiling some of the code in mmap.c. Specifically, the following errors are coming up:
>
> mmap2.o(.text+0x59d):mmap2.cc: undefined reference to `myself'
> mmap2.o(.text+0x5a8):mmap2.cc: undefined reference to `hinfo_vec::not_open(int)'
>
> mmap2.o(.text+0x5ce):mmap2.cc: undefined reference to `myself'
> mmap2.o(.text+0x5e4):mmap2.cc: undefined reference to `hinfo_vec::operator[](int
> )'
>
> and I can't seem to find the file which needs to
> be included to get the definition of myself. I am
> including winsup.h where myself is referenced as
> an extern pinfo * but I'm still getting these errors. Thanks in advance for anyone who can help.
>
>
> -----
> Free e-mail group hosting at http://www.eGroups.com/
> -
> For help on using this list (especially unsubscribing), send a message to
> "gnu-win32-request AT cygnus DOT com" with one line of text: "help".
--
Geoffrey Noer
noer AT cygnus DOT com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -