On Sun, Aug 22, 1999 at 04:32:15PM +0200, Andy Polyakov wrote:
> Could you inject -v flag into the command line and post the output?
> Could you also generate assembler output by taking away -o sha_dgst.o
> and replacing -c with -S and post it as well?

OK, here it is.


Regards
Martin

-- 
Man will never fly.  Space travel is merely a dream.  All aspirin is alike.
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.95.1/specs
gcc version 2.95.1 19990816 (release)
 /usr/lib/gcc-lib/i386-redhat-linux/2.95.1/cpp -lang-c -v -I.. -I../../include 
-D__GNUC__=2 -D__GNUC_MINOR__=95 -D__ELF__ -Dunix -D__i386__ -Dlinux -D__ELF__ 
-D__unix__ -D__i386__ -D__linux__ -D__unix -D__linux -Asystem(posix) -D__OPTIMIZE__ 
-Wall -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -Di486 -D__i486 
-D__i486__ -D__PIC__ -D__pic__ -DTHREADS -D_REENTRANT -DL_ENDIAN -DTERMIO -DSHA1_ASM 
-DMD5_ASM -DRMD160_ASM sha_dgst.c /tmp/ccdAuaXg.i
GNU CPP version 2.95.1 19990816 (release) (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
 ..
 ../../include
 /usr/local/include
 /usr/lib/gcc-lib/i386-redhat-linux/2.95.1/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
 /usr/lib/gcc-lib/i386-redhat-linux/2.95.1/../../../../include/g++-3
 /usr/lib/gcc-lib/i386-redhat-linux/2.95.1/../../../../i386-redhat-linux/include
End of omitted list.
 /usr/lib/gcc-lib/i386-redhat-linux/2.95.1/cc1 /tmp/ccdAuaXg.i -mcpu=i486 -march=i486 
-quiet -dumpbase sha_dgst.c -m486 -O3 -Wall -version -fPIC -fomit-frame-pointer -o 
sha_dgst.s
GNU C version 2.95.1 19990816 (release) (i386-redhat-linux) compiled by GNU C version 
2.95.1 19990816 (release).

sha_dgst.s.gz

Reply via email to