This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GDB/Mingw make problem


I am trying to make GDB-6.7.1 using MinGW on WinXP.
Configure works fine:

./configure --host=i686-pc-mingw32 --target=djgpp

Make gives the following error:

sed -f .././bfd/targmatch.sed < .././bfd/config.bfd > targmatch.new
sed: file .././bfd/targmatch.sed line 1: Extra characters after command
make[4]: *** [targmatch.h] Error 1

The problem seems to be a very old version (v 3.02) of SED and I can't find a more recent one.
Any help would be appreciated.
-- 
Gerrit van Niekerk
GP van Niekerk Ondernemings BK
Roosstraat 211, Meyerspark, 0184, South Africa
Tel: +27(12)8036501 Fax SA: 0866 413 555
Cell: +27(73)6891370
Fax Int'l: +1(206)2034139
Email: gerritvn@gpvno.co.za
Web: http://www.gpvno.co.za




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