delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
X-Received: | by 2002:a0c:b182:: with SMTP id v2mr23800742qvd.251.1588008839470; |
Mon, 27 Apr 2020 10:33:59 -0700 (PDT) | |
X-Received: | by 2002:a25:1946:: with SMTP id 67mr38373070ybz.396.1588008839216; |
Mon, 27 Apr 2020 10:33:59 -0700 (PDT) | |
Newsgroups: | comp.os.msdos.djgpp |
Date: | Mon, 27 Apr 2020 10:33:58 -0700 (PDT) |
In-Reply-To: | <ba7836f0-5e10-4a36-b2cc-cacb20a53ad6@googlegroups.com> |
Complaints-To: | groups-abuse AT google DOT com |
Injection-Info: | google-groups.googlegroups.com; posting-host=176.137.64.116; posting-account=4BuJbwoAAAAIG68eUeYsXc5NjD2uAegj |
NNTP-Posting-Host: | 176.137.64.116 |
References: | <b73af67e-9b17-40c7-9b8d-dcb6d70b2944 AT googlegroups DOT com> |
<8af0ebdd-acea-a7be-3388-d295af50bfc7 AT gmail DOT com> <708c79a5-c5f4-4144-8d02-0f2a0497c441 AT googlegroups DOT com> | |
<ba7836f0-5e10-4a36-b2cc-cacb20a53ad6 AT googlegroups DOT com> | |
User-Agent: | G2/1.0 |
MIME-Version: | 1.0 |
Message-ID: | <6431e105-dfc5-440b-8aa5-382bab083466@googlegroups.com> |
Subject: | Re: Issues using DJGPP with Rust |
From: | "=?UTF-8?Q?S=C3=A9bastien_GUILLAUME?= (pif0017 AT gmail DOT com) [via djgpp AT delorie DOT com]" <djgpp AT delorie DOT com> |
Injection-Date: | Mon, 27 Apr 2020 17:33:59 +0000 |
Bytes: | 1639 |
Lines: | 4 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
Hi, nice idea. I have read your conversation in github. Can you post here the result of the file command applied to files you try to link? Remember that djgpp use coff format, which is different from PE for Windows and different to elf to. PE is descendent of coff, they have some common parts. Weird functions address can come from here.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |