X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Thu, 20 Jan 2005 10:25:01 -0700 From: Brian Inglis Subject: Re: Difficulty compiling cvs djgpp In-reply-to: <41EFA98D.6010203@igd.fhg.de> To: djgpp-workers AT delorie DOT com Message-id: <3cnvu0dj0btas9kv3n2d6fqtalf8gg4ahi@4ax.com> Organization: Systematic Software MIME-version: 1.0 X-Mailer: Forte Agent 1.93/32.576 English (American) Content-type: text/plain; charset=us-ascii References: <41EFA98D DOT 6010203 AT igd DOT fhg DOT de> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j0KHPRRe002144 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 20 Jan 2005 13:52:29 +0100, Juan Manuel Guerrero wrote: >I have tried to compile the actual djgpp cvs tree (2005-01-16) and it fails >with the following error message: > >G:/djgpp/bin/make.exe -C posix/regex >gcc ... -c regcomp.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc ... -c regerror.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc ... -c regexec.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >gcc ... -c regfree.c >`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. >building new response file >G:/djgpp/bin/make.exe -C posix/search >make.exe[3]: *** No rule to make target `hcreate.o', needed by `all'. Stop. >make.exe[2]: *** [all_subs] Error 2 >make.exe[1]: *** [all] Error 2 >make.exe: *** [subs] Error 2 > >Am I missing something here? I don't have either a posix/search or a posix/string directory, although I do have compat/search and compat/string directories, and I got a build failure on posix/string after a cvs update and make last night. See other posting on subject: strtok_r patch. Yours may be related to subject: lsearch() and lfind() patch. Haven't seen anything about hash functions being added to the library. -- Thanks. Take care, Brian Inglis