Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jan 2003 20:26:25 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        kientzle@acm.org
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: devd, crunchgen, C++, and /rescue
Message-ID:  <20030103.202625.118784712.imp@bsdimp.com>
In-Reply-To: <3E15F71A.3040506@acm.org>
References:  <3E151EB7.2050003@acm.org> <20030103.002538.27949584.imp@bsdimp.com> <3E15F71A.3040506@acm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <3E15F71A.3040506@acm.org>
            Tim Kientzle <kientzle@acm.org> writes:
: You apparently didn't read the end of my message.
: My apologies if I didn't format it well;
: the important points may have not been very clear.

Oh no.  You are right. :-(

: However, linking with 'c++' doesn't entirely
...
: `unsigned const& std::min<unsigned>(unsigned const&, unsigned const&)'
: 
: To me, this looks like a library entry
: (locale-inst.o in libstdc++) is not finding a
: requirement (std::min<unsigned>).  I don't see
: how this could be broken by name-mangling within
: the devd object files.  On the other hand, template
: instantiation has always been a bit of a mystery
: to me, so you could well be right.

But libstdc++ shoudln't be rewritten by crunchgen.  I'm now stumped.
I'll look into this after I get devd like, well, done :-)

Warner

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?20030103.202625.118784712.imp>