| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| Date: | Sun, 10 Oct 1999 16:19:58 +0200 (IST) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | Felix Natter <fnatter AT gmx DOT net> |
| cc: | djgpp AT delorie DOT com |
| Subject: | Re: problems gcc2.95.1 with binutils 2.81 ? |
| In-Reply-To: | <199910101349.PAA05103@public.ndh.com> |
| Message-ID: | <Pine.SUN.3.91.991010161722.21000B-100000@is> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, 10 Oct 1999, Felix Natter wrote: > > Binutils 2.8.1 should work just fine. Make sure you have DJGPP v2.02 > > installed, though; that one *is* required (i.e., v2.01 will not work). > > this is from egcs.cygnus.com/install/: > > i?86-*-linux* > > You will need binutils-2.9.1.0.15 or newer for exception handling to work. Linux uses a totally different binary format (ELF, while DJGPP uses COFF), and the setup for exception handling is also quite different. The Binutils bugs that affect Linux don't affect DJGPP.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |