www.delorie.com/archives/browse.cgi | search |
From: | "Marco Calcagno" <sioserge AT tin DOT it> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | HELP rsxntdj |
Date: | Fri, 6 Nov 1998 22:44:29 +0100 |
Organization: | TIN |
Lines: | 14 |
Message-ID: | <71vq7b$qj1$1@nslave1.tin.it> |
NNTP-Posting-Host: | a-ge13-4.tin.it |
X-Newsreader: | Microsoft Outlook Express 4.71.1712.3 |
X-MimeOLE: | Produced By Microsoft MimeOLE V4.71.1712.3 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
In order to avoid the message ".text: reloc overflow " when linking with rsxntdj "LD" my big program i tried the following attempt: -linking with --strip-debug option -rebuild rsxntdj link on top of bnu.2.9.1 -linking with "- -split-by-reloc 65535" option the first and second solutions did not remove the problem. Using the third one the link was OK but then NTBIND did not recognize the object format of the link result -> the conversion from COFF to PE failed. Could someone give me a suggest to solve this problem Thanks
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |