From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2879 invoked by alias); 22 Jan 2006 17:41:52 -0000 Received: (qmail 2868 invoked by uid 48); 22 Jan 2006 17:41:51 -0000 Date: Sun, 22 Jan 2006 17:41:00 -0000 Message-ID: <20060122174151.2867.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/25912] Problem compiling Asterisk 1.2.2 with Debian 3.1 (Sarge) gcc (3.3.5 (Debian 1:3.3.5-13)) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "julius at zgod dot cjb dot net" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-01/txt/msg02289.txt.bz2 List-Id: ------- Comment #1 from julius at zgod dot cjb dot net 2006-01-22 17:41 ------- Created an attachment (id=10707) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10707&action=view) gcc -v -save-temps ... gcc -v -save-temps -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i586 -fomit-frame-pointer -c -o channel.c This is my first bug in the GCC Bugzilla, I hope this is the correct file. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25912