Displaying 1 result from an estimated 1 matches for "ansi_alia".
Did you mean:
ansi_alias
2006 Feb 17
0
Segmentation fault
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...