Receiving nothing but a 'segfault' when ever I attempt to run any of the binaries after building... Redhat 7.2 [Alpha] Compaq C 6.5.9 Binutils-2.16.x Kernel-2.6.13.4 CC="ccache ccc" CXX="ccache cxx" \ CFLAGS="-shared -O2 -fast -ansi_alias -arch ev56 -mieee -w -pipe" \ CXXFLAGS="-O2 -fast -ansi_alias -arch ev56 -w -pipe" \ ./configure \ --prefix=/usr \ --sysconfdir=/etc \ --build=alpha-alpha-linux \ --with-ssl=openssl \ --with-passwd \ --with-mysql \ --with-storages \ --localstatedir=/var make -s This GDB was configured as "alphapca56-alpha-linux-gnu"...Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run Starting program: /usr2/www/pub/alpha-RH7/servers/dovecot-1.0.beta3/src/pop3/pop3 Program received signal SIGSEGV, Segmentation fault. 0x000002000100a4c0 in __do_global_dtors_aux () (gdb) (gdb) (gdb) bt #0 0x000002000100a4c0 in __do_global_dtors_aux () Cannot access memory at address 0x120019f24 TIA, Will L G