Date: Sat, 11 Apr 1998 06:28:09 -0400 (EDT) From: Jim Flowers <jflowers@ezo.net> To: hackers@FreeBSD.ORG Subject: Pesky ld Problem Message-ID: <Pine.BSI.3.91.980411061756.9193B-100000@lily.ezo.net>
next in thread | raw e-mail | index | archive | help
Help. I am trying to compile picobsd .31 which proceeds quite nicely until it comes time to link all of the crunched object files. This is done with: cc -static -o outputfile objectfiles.o objectfiles.lo -libraryfiles but aborts with: Digesting symbol information: ld: No reference to __DYNAMIC This symbol doesn't appear in any of the object files or libraries so I don't know where to start to fix it. Any clues? Jim Flowers <jflowers@ezo.net> #4 ISP on C|NET, #1 in Ohio 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?Pine.BSI.3.91.980411061756.9193B-100000>