Re: shared libs and mico-2.0.5
- From: vanco sonic net
- To: Michael Hudson <mwh21 cam ac uk>
- cc: gnome-list gnome org
- Subject: Re: shared libs and mico-2.0.5
- Date: Sun, 31 May 1998 09:22:30 -0700 (PDT)
-----BEGIN PGP SIGNED MESSAGE-----
On Sun, 31 May 1998, Michael Hudson wrote:
> Well, poking around inside the configure script finds this program:
>
> #include "confdefs.h"
> #ifdef __cplusplus
> extern "C" void exit(int);
> #endif
>
> class Ex {};
>
> int main ()
> {
> try {
> throw Ex();
> return 1;
> } catch (Ex &ex) {
> return 0;
> } catch (...) {
> return 1;
> }
> }
>
> If that fails, then exception support is well and truly broken. What
> compiler are you using?
> you might wnat to try
> CCC=<known working c++ compiler>; ./configure
> if your c++ is broken.
I am currently using these packages:
ii g++ 2.90.28-0.1 The GNU (egcs) C++ compiler.
ii libg++272 2.7.2.8-0.1 The GNU C++ libraries (libc6 version).
now.... umm... I see what my problem might be. I am running a 486 and I
think egcs is a pentium optimizing compiler? Could someone who knows more
than me tell me this?
Now, I do not know what exception handling is, but i know what an
exception is, so with intuition I can tell its a bad thing if it is
broken. However, shared libs scares me more. My shared library system
works fine. I don't know why it can't get that or dynamic loading.
Help! ;) Perhaps I'll downgrade to g++ 2.7.2.
- ---------------------------------------------------------------------------
Aaron Van Couwenberghe -- vanco@sonic.net, aaronvanc@hotmail.com
|---> Debian GNU/Linux: http://www.debian.org ftp://ftp.debian.org <-----\
|-> Proud competitor in the race for World Domination <-------------------|
Illusion web designs - http://www.sonic.net/~vanco - To be launched by June
PGP KeyID: 41119089 UserID: Aaron Van Couwenberghe <vanco@sonic.net>
-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
Charset: noconv
iQCVAwUBNXGDyfoZ48BBEZCJAQGXdQQAw3M3LqlBbhxxy89T9ygENfJ7vuHVblzI
73LMKm7XgSWp3i71SUTVAe41jUtblGqkvgjU3NkwN/AqRk3TgAoMQnFuc54UMFXd
D2EVz375Ze73VKj0V+pIhMG+HyEqgVjeSV7t2f2jrvd2D3ed9wVFAqCxRhyOHrxp
94ba0Z2ZvEA=
=qOCh
-----END PGP SIGNATURE-----
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]