delorie.com/archives/browse.cgi | search |
Date: | Sat, 10 Feb 2001 10:51:17 +0200 (WET) |
From: | Andris Pavenis <pavenis AT lanet DOT lv> |
To: | "Mark E." <snowball3 AT bigfoot DOT com> |
Cc: | djgpp-workers AT delorie DOT com |
Subject: | Re: GCC: DJGPP bootstrap fix + define MSDOS |
In-Reply-To: | <3A83D538.3193.6617F7@localhost> |
Message-ID: | <Pine.A41.4.05.10102101047350.108516-100000@ieva06.lanet.lv> |
MIME-Version: | 1.0 |
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 |
On Fri, 9 Feb 2001, Mark E. wrote: > ! #undef SUBTARGET_OVERRIDE_OPTIONS > ! #define SUBTARGET_OVERRIDE_OPTIONS \ > ! do { \ > ! if (target_flags & MASK_BNU210) \ > ! { \ > ! warning ("-mbnu210 ignored."); \ > ! } \ > ! } while (0) \ > Maybe only slightly more verbose: warning ("-mbnu210 is obsolete and is ignored."); Andris
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |