On Sunday, 13 May 2012 at 20:36:47 UTC, sunny_side wrote:
On Friday, 11 May 2012 at 21:52:00 UTC, SomeDude wrote:
Does anyone have it compiled for Linux 32 bits ?
It has been compiled for Debian 6, 32 bit. I didn't remember
any significant problems with compilation except several hung
up, but after restarting compilation it was finished
successfuly.
As linux debugger it works fine for both C/C++ and D2. I
remember only one crash, but it seems was caused by dwarf lib,
so only fine impressions :)
I'm having an issue with the configure part, it can't find my
libgtkmm-2.4 even though it's dpkg installed. It would be nice if
he did provide a 32 bit build. It's super annoying to have to
install bazillions of libs and then see the build fail. After
modifying a couple of configure files, I could build and install
the command line version though.