delorie.com/archives/browse.cgi | search |
From: | "Tim Van Holder" <tim DOT van DOT holder AT pandora DOT be> |
To: | <djgpp-workers AT delorie DOT com> |
Subject: | RE: Patch for src/mkdoc/makefile |
Date: | Sat, 17 Mar 2001 21:42:57 +0100 |
Message-ID: | <CAEGKOHJKAAFPKOCLHDIEEKJCBAA.tim.van.holder@pandora.be> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
In-reply-to: | <3AB39983.30788.52DC29@localhost> |
Importance: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> - $(GCC) mkdoc.cc -o $@ > + $(GCC) mkdoc.cc -lstdcxx -o $@ > Or you could use $(GXX) I expect; after all, g++ is supposed to include all necessary libs. So even if new and delete end up in only libsupc++.a, you could still rely on g++ to link with it.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |