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 - compiling gnu/parted/fs_ext2


this program is part of  the gnu/parted project
---------

root@Sorcerer:/usr/src/parted-1.6.0-pre10/libparted/fs_ext2# /usr/gcc3/bin/gcc 
-v -save-temps  -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I 
/usr/gcc3/include -mcpu=athlon -march=athlon -O3 -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DLOCALEDIR=\"/usr/share/locale\" 
-DLOCALEDIR=\"/usr/share/locale\" -W -Wall -Wno-unused -Wno-switch 
-Wno-format -Werror -c ext2_mkfs.c -MT ext2_mkfs.lo -MD -MP -MF 
.deps/ext2_mkfs.TPlo  -fPIC -DPIC -o ext2_mkfs.o
Reading specs from /usr/gcc3/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs
Configured with: ./configure --host=i686-pc-linux-gnu --prefix=/usr/gcc3 
--enable-threads=posix --prefix=/usr/gcc3
Thread model: posix
gcc version 3.0.4
 /usr/gcc3/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/cpp0 -lang-c -v -I. -I. -I../.. 
-I../../include -I /usr/gcc3/include -M -MF ext2_mkfs.d -MF 
.deps/ext2_mkfs.TPlo -MP -MT ext2_mkfs.lo -MQ ext2_mkfs.o -D__GNUC__=3 
-D__GNUC_MINOR__=0 -D__GNUC_PATCHLEVEL__=4 -D__ELF__ -Dunix -Dlinux -D__ELF__ 
-D__unix__ -D__linux__ -D__unix -D__linux -Asystem=posix -D__OPTIMIZE__ 
-D__STDC_HOSTED__=1 -W -Wall -Wno-unused -Wno-switch -Wno-format -Werror 
-Acpu=i386 -Amachine=i386 -Di386 -D__i386 -D__i386__ -D__athlon -D__athlon__ 
-D__tune_athlon__ -D__PIC__ -D__pic__ -DHAVE_CONFIG_H -D_REENTRANT 
-D_FILE_OFFSET_BITS=64 -DLOCALEDIR="/usr/share/locale" 
-DLOCALEDIR="/usr/share/locale" -DPIC ext2_mkfs.c ext2_mkfs.i
GNU CPP version 3.0.4 (cpplib) (i386 Linux/ELF)
ignoring nonexistent directory "/usr/gcc3/i686-pc-linux-gnu/include"
ignoring duplicate directory "."
ignoring duplicate directory "/usr/gcc3/include"
#include "..." search starts here:
#include <...> search starts here:
 .
 ../..
 ../../include
 /usr/gcc3/include
 /usr/local/include
 /usr/gcc3/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/include
 /usr/include
End of search list.
 /usr/gcc3/lib/gcc-lib/i686-pc-linux-gnu/3.0.4/cc1 -fpreprocessed ext2_mkfs.i 
-quiet -dumpbase ext2_mkfs.c -mcpu=athlon -march=athlon -O3 -W -Wall 
-Wno-unused -Wno-switch -Wno-format -Werror -version -fPIC -o ext2_mkfs.s
GNU CPP version 3.0.4 (cpplib) (i386 Linux/ELF)
GNU C version 3.0.4 (i686-pc-linux-gnu)
        compiled by GNU C version 3.0.4.
ext2_mkfs.c: In function `ext2_mkfs':
ext2_mkfs.c:594: Internal compiler error in print_rtl_and_abort, at 
flow.c:6458
Please submit a full bug report,
with preprocessed source if appropriate.

-- 
Regards,  Treeve

Attachment: ext2_mkfs.i.bz2
Description: BZip2 compressed data


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