delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/08/06/01:44:00

Message-ID: <37A9C1F9.6DC8756B@softhome.net>
Date: Thu, 05 Aug 1999 18:55:21 +0200
From: Laurynas Biveinis <lauras AT softhome DOT net>
X-Mailer: Mozilla 4.61 [en] (Win98; I)
X-Accept-Language: lt,en
MIME-Version: 1.0
To: DJGPP Mailing List <djgpp AT delorie DOT com>
Subject: GDB 4.18 build weirdnesses
Reply-To: djgpp AT delorie DOT com

Hello,

I downloaded gdb418s.zip and tried to compile it.
Extracted zip contents, then went into c:\djgpp\gnu\gdb-4.18\
and tried "make". It stopped almost immediatelly with error:
(I have all listed in readme.djgpp packages installed)
----------
make.exe[1]: Entering directory `c:/djgpp/gnu/gdb-4.18/libiberty'
if [ x"no" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
make.exe[1]: *** [config.h] Error -1
make.exe[1]: Leaving directory `c:/djgpp/gnu/gdb-4.18/libiberty'
make.exe: *** [all-libiberty] Error 2
---------
Since GDB for DJGPP comes pre-configured, I assumed that it's
safe to disable config.h's rule in makefile, so I commented it
out and re-run make. Then it stopped with similar error
in bfd subdirectory (file bfd.h). I did similar thing here.
Then failed "ofiles" and finally "libbfd.a"

Can anybody explain me what I'm doing wrong?

- Raw text -


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