Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Oct 1998 16:34:28 -0700
From:      John Polstra <jdp@polstra.com>
To:        Jin Guojun (FTG staff) <jin@george.lbl.gov>
Cc:        mike@smith.net.au, hackers@FreeBSD.ORG
Subject:   Re: ld for loading dynamic library changed in 3.0-RELEASE? 
Message-ID:  <199810222334.QAA21521@austin.polstra.com>
In-Reply-To: Your message of "Thu, 22 Oct 1998 16:30:10 PDT." <199810222330.QAA08606@george.lbl.gov> 

next in thread | previous in thread | raw e-mail | index | archive | help
> No, I did NOT use "-aout".

I don't care what options you used.  If the linker complained about an
undefined symbol "_b_printf" when its name in C was "b_printf", then
you were working with a.out object files.  Use "file *.o" and see for
yourself.

You might also try typing "objformat" to see what it says.

John
--
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Nobody ever went broke underestimating the taste of the American public."
                                                            -- H. L. Mencken

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



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