Hi, It seems that the current 0.20 package seems to try and build a 32 bit version of ghdl. The build log ends with: checking for x86_64-linux-gnu-gcc... /build/buildd/ghdl-0.20/gcc-4.0.2/build/gcc/xgcc -B/build/buildd/ghdl-0.20/gcc-4.0.2/build/gcc/ -B/usr/lib/ghdl/x86_64-linux-gnu/bin/ -B/usr/lib/ghdl/x86_64-linux-gnu/lib/ -isystem /usr/lib/ghdl/x86_64-linux-gnu/include -isystem /usr/lib/ghdl/x86_64-linux-gnu/sys-include -m32 checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. make[2]: *** [configure-target-libmudflap] Error 1
I don't like that -m32 there. If it doesn't work on a 64 bit arch, just disable it for them until you can get it actually fixed (0.21?), and don't go and hide it by trying to make a 32 bit version of it. If I wanted a 32 bit version, I can install a 32 bit version instead. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

