On Thu, Oct 12, 2006 at 04:22:46PM +0400, Sergey Vlasov wrote: > On Thu, Oct 12, 2006 at 04:08:46PM +0400, QA Team Robot wrote: > > > dietlibc-0.30-alt1.1 > > strip -R .comment -R .note bin-i386/diet-i > > bin-i386/diet gcc -pipe -nostdinc -Os -fomit-frame-pointer -falign-functions=1 > > -falign-jumps=1 -falign-loops=1 -mpreferred-stack-boundary=2 -Wall -Wextra > > -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused > > -Wredundant-decls -o bin-i386/elftrunc contrib/elftrunc.c > > make: *** [bin-i386/elftrunc] Segmentation fault > > Что это было? bin-i386/diet падает, не сделав ни одного системного вызова. Это, скорее всего, результат сочетания -fstack-protector с -nostdlib. -- ldv