delorie.com/archives/browse.cgi | search |
Date: | Thu, 1 Oct 1998 21:30:20 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | ªüõ <Philosopher DOT bbs AT titan DOT cc DOT ntu DOT edu DOT tw> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: default functions in g++ ? |
In-Reply-To: | <3QhCAB$Par@titan.cc.ntu.edu.tw> |
Message-ID: | <Pine.SUN.3.91.981001212958.18395a-100000@is> |
MIME-Version: | 1.0 |
X-MIME-Autoconverted: | from QUOTED-PRINTABLE to 8bit by delorie.com id OAA29113 |
On 1 Oct 1998, ªüõ wrote: > At the linkage phase, the following errors were reported: > > undefined reference to ___bultin_vec_new > undefined reference to ___delete > undefined reference to ___eh_pc > undefined reference to ___throw > undefined reference to _terminate This problem is described in the DJGPP FAQ list (v2/faq211b.zip from the same place you get DJGPP), section 8.10: you are mixing different versions of the compiler and the libraries. Please read the FAQ for more details.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |