From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: object formats Date: Tue, 12 Oct 1999 09:51:36 +0200 Organization: NetVision Israel Lines: 14 Message-ID: References: <7tsq7s$n6s AT cs DOT vu DOT nl> NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.netvision.net.il 939714619 2572 199.203.121.2 (12 Oct 1999 07:50:19 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 12 Oct 1999 07:50:19 GMT X-Sender: eliz AT is In-Reply-To: <7tsq7s$n6s@cs.vu.nl> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 11 Oct 1999 Fokkema DOT DBRA AT delorie DOT com wrote: > Now ld links it allright, but doesn't pay attention to symbols that are > used within that file. When I use objdump -i, I get errors that the > a.out-i386 format has an invalid header. Is this related to my problem? If so, > or not so, can anyone please help me to get a nasm file use a global symbol > defined in a ld linker script? If no one here can help (please wait for a couple of days before you decide), you might consider sending the question, together with a simple test case, to binutils AT sourceware DOT cygnus DOT com, the Binutils mailing list. There it will be read by seevral people who know a lot about Binutils, including the Binutils maintainer.