From: noer AT cygnus DOT com (Geoffrey Noer) Subject: Re: trouble compiling mmap 8 Oct 1998 18:05:03 -0700 Message-ID: <19981007213904.52320.cygnus.gnu-win32@cygnus.com> References: <19981007003941 DOT 2117 DOT qmail AT findmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: Rupinder Kataria Cc: gnu-win32 AT cygnus DOT com 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".