This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/25912] Problem compiling Asterisk 1.2.2 with Debian 3.1 (Sarge) gcc (3.3.5 (Debian 1:3.3.5-13))



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]