www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/04/09/06:40:30

Date: Wed, 9 Apr 1997 13:19:19 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: David Welch <davidw AT bit DOT net DOT au>
cc: djgpp AT delorie DOT com
Subject: Re: HELP: Newbie ,cant make allegro !
In-Reply-To: <3344A43D.637@bit.net.au>
Message-ID: <Pine.SUN.3.91.970409131849.3639J-100000@is>
MIME-Version: 1.0

On Thu, 3 Apr 1997, David Welch wrote:

> I am having the follwing problems trying to make allegro v22.
> _CRT0_flag_unix_sbrk  and
> _CRT0_flag_nonmove_sbrk 
> The compiler says both are undeclared and i cant find a reference to
> them in any source or header file. If i comment these two lines out the
> compile works but the link fails with
> undeclared reference to _go32_dpmi_lock_data and _go32_dpmi_lock_code.
> Neither of these are declared in go32.h . Am i missing some part of the
> distributions ?

Are you sure you have DJGPP v2, and not v1.x?  The _CRT0_xxx flags are
defined on <crt0.h> and the code/data locking functions are described
on <dpmi.h>.

Btw, the correct place to look for names of functions and global
variables is on the C library reference, like so:

	info libc Alphabetical

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019