delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2007/02/05/10:26:45

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
Date: Mon, 5 Feb 2007 10:25:42 -0500
Message-Id: <200702051525.l15FPgPG002529@envy.delorie.com>
From: DJ Delorie <dj AT delorie DOT com>
To: djgpp AT delorie DOT com
In-reply-to: <lJBxh.894439$1T2.246554@pd7urf2no> (message from irrdev on Mon,
05 Feb 2007 08:16:17 GMT)
Subject: Re: Compiling a kernel... a compiler error!
References: <lJBxh.894439$1T2 DOT 246554 AT pd7urf2no>
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

version.h tells gcc which version of djgpp is installed.  It's
included by default, so just provide an empty one in your local
include directory.

Note: before you say "gcc shouldn't do that", remember that you're
using a *djgpp* compiler.  So, yes, it should.  If you want to avoid
this, the right thing to do is build a cross compiler to, say,
i386-elf or i386-coff.  Then they won't include anything
djgpp-specific.

- Raw text -


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