delorie.com/archives/browse.cgi | search |
From: | Waldemar Schultz <schultz AT ma DOT tum DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Porting DOS to linux |
Date: | Thu, 07 Sep 2000 17:08:07 +0200 |
Organization: | [posted via] Leibniz-Rechenzentrum, Muenchen (Germany) |
Lines: | 21 |
Message-ID: | <39B7AF57.BFCB532A@ma.tum.de> |
References: | <8p7pag$djh$1 AT otis DOT netspace DOT net DOT au> <jp4frssu8l8g5jcaakuuepeoivi3rmtf52 AT 4ax DOT com> <39B7A9D1 DOT D4AEAB33 AT ma DOT tum DOT de> <ndbfrss6mqdvi194tmh3il4j8afid8jdfk AT 4ax DOT com> |
NNTP-Posting-Host: | pcritter10.mathematik.tu-muenchen.de |
Mime-Version: | 1.0 |
X-Trace: | wsc10.lrz-muenchen.de 968339293 6894 131.159.69.74 (7 Sep 2000 15:08:13 GMT) |
X-Complaints-To: | news AT lrz-muenchen DOT de |
NNTP-Posting-Date: | 7 Sep 2000 15:08:13 GMT |
X-Mailer: | Mozilla 4.73 [de]C-CCK-MCD DT (Win98; U) |
X-Accept-Language: | de,en,en-US |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Damian Yerrick schrieb: > >When I change line #22 in 'src/dos/gripfnc.s' reading > > > >#define GRIP_CALL lcall *GLOBL(GRIP_Thunk) + 8 > >to > >#define GRIP_CALL lcall GLOBL(GRIP_Thunk) + 8 > > ^ > >(without the asterisk) as it reads in earlier versions, make runs fine. > >to whom it concerns. > > Older versions (lcall foo) are written for the Binutils 2.8.x syntax; > newer versions (lcall *foo) are for Binutils 2.9.1. Allegro 3.9.34 > will automatically handle this in the build scripts. I am running bnu210. perhaps there is another problem in the toolchain. Thanks for reply. -- Gruss Waldemar Schultz. Technische Universität München, Zentrum Mathematik M1, D 80290 München Tel: +49 (0)89 2892 8226 FAX: +49 (0)89 2892 8228
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |