Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 1997 10:10:55 -0800
From:      John Polstra <jdp@polstra.com>
To:        pam@polynet.lviv.ua
Cc:        emulation@freebsd.org
Subject:   Re: Q:Using SCO libraries under FreeBSD (COFF convertor?)
Message-ID:  <199711301810.KAA09277@austin.polstra.com>
In-Reply-To: <199711280841.KAA21063@NetSurfer.lp.lviv.ua>
References:  <199711280841.KAA21063@NetSurfer.lp.lviv.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <199711280841.KAA21063@NetSurfer.lp.lviv.ua>,
Adrian Pavlykevych <pam@polynet.lviv.ua> wrote:

> I've installed GNU binutils and tried to convert library from 
> COFF-i386 to a.out-freebsd. Operation went smothly, but function 
> references remained without leading underscore - so they were not 
> accessible for linker.

The object file converter in binutils has an option for adding or
removing the leading underscores.  I forget what it's called.  Check
the man page or the info pages, or try the "--help" option.

John
--
   John Polstra                                       jdp@polstra.com
   John D. Polstra & Co., Inc.                Seattle, Washington USA
   "Self-knowledge is always bad news."                 -- John Barth



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711301810.KAA09277>