[gtkmm] 3 problems compiling gtkmm



Hi,

1. I'm trying to compile gtkmm with gcc 3.2.2 and I've got several undefined reference reliable to stdc++. The problem exists because at a moment, the 'make' uses 'gcc' instead of 'g++', I had to change in the configure and makefile files to force it to use g++. It isn't normal I think, why does it use gcc ? When it uses g++, there is no more problem.

2. When I launch the make, it stops each time it ends a part of the compil (atk, pango, glib, etc...). Why doesn't it goes on with the other parts ? I just have to relaunch the make and it goes on, thus there is no problem.

3. For the link time, I have to replace the files libimp-sigc-1.2-5.a and libimp-glibmm-2.0-1.a by libsigc-1.2.dll.a and libglibmm-2.0.dll.a in the directories atk/atkmm, gdk/gdkmm, pango/pangomm, etc.
Why ? Otherwise I've got many undefined references.

Thanks,
Brian Warner.

_________________________________________________________________
Recevez vos e-mails MSN Hotmail par SMS sur votre GSM ! http://www.fr.msn.be/gsm/servicesms/hotmailparsms




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]