delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | "Matthias Weißer" <DTMAN AT gmx DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Crosscompiler for DOS under Linux |
Date: | Sat, 1 Nov 2003 20:02:00 +0100 |
Lines: | 39 |
Message-ID: | <bo101q$14mi62$1@ID-76219.news.uni-berlin.de> |
NNTP-Posting-Host: | pd9e4175c.dip.t-dialin.net (217.228.23.92) |
X-Trace: | news.uni-berlin.de 1067713403 38488258 217.228.23.92 (16 [76219]) |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 6.00.2800.1158 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
User-Agent: | Hamster/2.0.3.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Hi I need a cross-compiler (for c only) running under Linux (RedHat 7.3) which produces binarys for MSDOS. I need version 2.95.3 of gcc and 2.12 of binutils. I took the HowTo from http://www.delorie.com/howto/djgpp/linux-x-djgpp.html and followed it step by step. Binutils are compiled and installed succesfully. I can't find the in the HowTo mentioned part of the Makefile. If i compile gcc i receive the following error (last lines from output after "make") /home/user/djgpp/cross/gcc/gcc/include/stddef.h:255: conflicting types for `wchar_t' /usr/local/lib/gcc-lib/i586-pc-msdosdjgpp/2.95.3/../../../../i586-pc-msdosdj gpp/include/stdlib.h:39: previous declaration of `wchar_t' make[1]: *** [choose-temp.o] Fehler 1 make[1]: Verlassen des Verzeichnisses Verzeichnis »/home/user/djgpp/cross/gcc/i586-pc-msdosdjgpp/libiberty« make: *** [all-target-libiberty] Fehler 2 Sorry for German texts. Did anyone of you see the problem? Or have a solution? -- Matthias Weißer matthias AT matwei DOT de http://www.matwei.de
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |