delorie.com/archives/browse.cgi | search |
Date: | Sat, 7 Oct 2000 10:43:51 +0200 (WET) |
From: | Andris Pavenis <pavenis AT lanet DOT lv> |
To: | Ivan <itbulaja AT yahoo DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Problems linking with STL |
In-Reply-To: | <01c01035$819dfde0$6af41dc3@ivan> |
Message-ID: | <Pine.A41.4.05.10010071037260.18744-100000@ieva06.lanet.lv> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sat, 7 Oct 2000, Ivan wrote: > When linking c++ with STL (vector) I get errors: > In function 'allocator<int>::~allocator<void>: > undefined reference to: __check_eh_spec > undefined reference to: __start_cp_handler > More likely the problem is mixing files from different gcc versions. Please uninstall old versions of gcc and reinstall it. Read file readme-gcc2952.txt from the same place where You got gcc binaries. Andris
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |