This is the mail archive of the cygwin@sourceware.cygnus.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: trouble compiling mmap


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@cygnus.com" with one line of text: "help".

-- 
Geoffrey Noer
noer@cygnus.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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