public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/25683]  New: Error while running `make`
@ 2006-01-05 21:50 gccbugzilla at multiwebinc dot com
  2006-01-05 22:06 ` [Bug c/25683] " gccbugzilla at multiwebinc dot com
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: gccbugzilla at multiwebinc dot com @ 2006-01-05 21:50 UTC (permalink / raw)
  To: gcc-bugs

I am running kubuntu on ubuntu 5.04. The version of GCC I have is either the
one on the CD or the latest one from the default apt-get sources. I have been
trying to install the latest version of gaim on my system and I have tried two
different versions and I got the same error message from both of them:

if /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I../..  -DDATADIR=\"/usr/local/share\" -DVERSION=\"2.0.0beta1\"
-I../../src -Wall  -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0
-I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
 -g -g -O2 -MT eggtrayicon.lo -MD -MP -MF ".deps/eggtrayicon.Tpo" -c -o
eggtrayicon.lo eggtrayicon.c; \
then mv -f ".deps/eggtrayicon.Tpo" ".deps/eggtrayicon.Plo"; else rm -f
".deps/eggtrayicon.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I../..  -DDATADIR=\"/usr/local/share\" -DVERSION=\"2.0.0beta1\"
-I../../src -Wall  -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0
-I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
 -g -g -O2 -MT docklet.lo -MD -MP -MF ".deps/docklet.Tpo" -c -o docklet.lo
docklet.c; \
then mv -f ".deps/docklet.Tpo" ".deps/docklet.Plo"; else rm -f
".deps/docklet.Tpo"; exit 1; fi
docklet.c: In function `docklet_signed_on_cb':
docklet.c:295: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.
make[3]: *** [docklet.lo] Error 1
make[3]: Leaving directory
`/home/mike/Desktop/Gaim/gaim-2.0.0beta1/plugins/docklet'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mike/Desktop/Gaim/gaim-2.0.0beta1/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mike/Desktop/Gaim/gaim-2.0.0beta1'
make: *** [all] Error 2


and for the other version:

/bin/sh ../libtool --silent --tag=CC --mode=link gcc  -g -O2 -Wall -g3   -o
iconaway.la -rpath /usr/local/lib/gaim -module -avoid-version -lgtk-x11-2.0
-lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   iconaway.lo  -lnsl
if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I..  -DDATADIR=\"/usr/local/share\" -DVERSION=\"1.5.0\" -I../src 
-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0
-I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
  -g -O2 -Wall -g3 -MT idle.lo -MD -MP -MF ".deps/idle.Tpo" -c -o idle.lo
idle.c; \
then mv -f ".deps/idle.Tpo" ".deps/idle.Plo"; else rm -f ".deps/idle.Tpo"; exit
1; fi
/bin/sh ../libtool --silent --tag=CC --mode=link gcc  -g -O2 -Wall -g3   -o
idle.la -rpath /usr/local/lib/gaim -module -avoid-version -lglib-2.0   idle.lo 
-lnsl
if /bin/sh ../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I. -I..  -DDATADIR=\"/usr/local/share\" -DVERSION=\"1.5.0\" -I../src 
-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0
-I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
  -g -O2 -Wall -g3 -MT notify.lo -MD -MP -MF ".deps/notify.Tpo" -c -o notify.lo
notify.c; \
then mv -f ".deps/notify.Tpo" ".deps/notify.Plo"; else rm -f
".deps/notify.Tpo"; exit 1; fi
notify.c: In function `get_config_frame':
notify.c:729: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.
make[3]: *** [notify.lo] Error 1
make[3]: Leaving directory `/home/mike/Desktop/Gaim/gaim-1.5.0/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mike/Desktop/Gaim/gaim-1.5.0/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mike/Desktop/Gaim/gaim-1.5.0'
make: *** [all] Error 2


I am not sure what it means by preprocessed source. Please let me know what
files I need to include and I will update this bug report.


-- 
           Summary: Error while running `make`
           Product: gcc
           Version: 3.3.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gccbugzilla at multiwebinc dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683



^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug c/25683] Error while running `make`
  2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
@ 2006-01-05 22:06 ` gccbugzilla at multiwebinc dot com
  2006-01-05 22:46 ` pinskia at gcc dot gnu dot org
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: gccbugzilla at multiwebinc dot com @ 2006-01-05 22:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from gccbugzilla at multiwebinc dot com  2006-01-05 22:06 -------
I just tried to install the latest version of gcc and I still got this error. I
don't know how to get around it.

gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.0.2/libiberty/../include  -W
-Wall -Wtraditional -pedantic ../../gcc-4.0.2/libiberty/regex.c -o regex.o
In file included from ../../gcc-4.0.2/include/xregex.h:26,
                 from ../../gcc-4.0.2/libiberty/regex.c:199:
../../gcc-4.0.2/include/xregex2.h:548: warning: ISO C90 does not support
`static' or type qualifiers in parameter array declarators
In file included from ../../gcc-4.0.2/libiberty/regex.c:653:
../../gcc-4.0.2/libiberty/regex.c: In function `byte_compile_range':
../../gcc-4.0.2/libiberty/regex.c:4552: warning: signed and unsigned type in
conditional expression
../../gcc-4.0.2/libiberty/regex.c:4562: warning: signed and unsigned type in
conditional expression
../../gcc-4.0.2/libiberty/regex.c:4562: warning: signed and unsigned type in
conditional expression
../../gcc-4.0.2/libiberty/regex.c: In function
`byte_common_op_match_null_string_p':
../../gcc-4.0.2/libiberty/regex.c:7826: internal compiler error: Segmentation
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.
make[1]: *** [regex.o] Error 1
make[1]: Leaving directory `/home/mike/Desktop/gcc-4.0.2/compile/libiberty'
make: *** [all-libiberty] Error 2


-- 

gccbugzilla at multiwebinc dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gccbugzilla at multiwebinc
                   |                            |dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683



^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug c/25683] Error while running `make`
  2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
  2006-01-05 22:06 ` [Bug c/25683] " gccbugzilla at multiwebinc dot com
@ 2006-01-05 22:46 ` pinskia at gcc dot gnu dot org
  2006-01-06  0:50 ` gccbugzilla at multiwebinc dot com
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-05 22:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-01-05 22:46 -------
Can you try checking your memory and/or hardware?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683



^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug c/25683] Error while running `make`
  2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
  2006-01-05 22:06 ` [Bug c/25683] " gccbugzilla at multiwebinc dot com
  2006-01-05 22:46 ` pinskia at gcc dot gnu dot org
@ 2006-01-06  0:50 ` gccbugzilla at multiwebinc dot com
  2006-01-06  0:54 ` pinskia at gcc dot gnu dot org
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: gccbugzilla at multiwebinc dot com @ 2006-01-06  0:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from gccbugzilla at multiwebinc dot com  2006-01-06 00:50 -------
All of my hardware appears to be working fine. I have this problem where
programs spontaneously disappear on me without any error message and the
process is killed, but I really have no clue what to look for. Also, I seem to
get error messages whenever I try to compile anything from source, not just
gaim. If you could give me any pointers about how to check for memory issues or
hardware issues, let me know.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683



^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug c/25683] Error while running `make`
  2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
                   ` (2 preceding siblings ...)
  2006-01-06  0:50 ` gccbugzilla at multiwebinc dot com
@ 2006-01-06  0:54 ` pinskia at gcc dot gnu dot org
  2006-01-06  2:16 ` gccbugzilla at multiwebinc dot com
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-06  0:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from pinskia at gcc dot gnu dot org  2006-01-06 00:53 -------
This is why I said check your memory.  There are many programs which can do
that for you,


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683



^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug c/25683] Error while running `make`
  2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
                   ` (3 preceding siblings ...)
  2006-01-06  0:54 ` pinskia at gcc dot gnu dot org
@ 2006-01-06  2:16 ` gccbugzilla at multiwebinc dot com
  2006-01-06 14:09 ` pinskia at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: gccbugzilla at multiwebinc dot com @ 2006-01-06  2:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from gccbugzilla at multiwebinc dot com  2006-01-06 02:16 -------
I just checked it... no errors.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683



^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug c/25683] Error while running `make`
  2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
                   ` (4 preceding siblings ...)
  2006-01-06  2:16 ` gccbugzilla at multiwebinc dot com
@ 2006-01-06 14:09 ` pinskia at gcc dot gnu dot org
  2006-01-14 20:57 ` gccbugzilla at multiwebinc dot com
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-06 14:09 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683



^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug c/25683] Error while running `make`
  2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
                   ` (5 preceding siblings ...)
  2006-01-06 14:09 ` pinskia at gcc dot gnu dot org
@ 2006-01-14 20:57 ` gccbugzilla at multiwebinc dot com
  2006-01-14 21:32 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: gccbugzilla at multiwebinc dot com @ 2006-01-14 20:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from gccbugzilla at multiwebinc dot com  2006-01-14 20:57 -------
I have upgraded to ubuntu/kubuntu 5.10 and I am STILL getting this error
whenever I try to run `make` on ANYTHING. Does anyone have any suggestions? I
would really like to get this figured out. Maybe reinstall gcc with apt-get? I
don't know what to do.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683


^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug c/25683] Error while running `make`
  2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
                   ` (6 preceding siblings ...)
  2006-01-14 20:57 ` gccbugzilla at multiwebinc dot com
@ 2006-01-14 21:32 ` pinskia at gcc dot gnu dot org
  2006-01-14 23:05 ` gccbugzilla at multiwebinc dot com
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-14 21:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from pinskia at gcc dot gnu dot org  2006-01-14 21:32 -------
Can you attach the preprocessed source as requested by
http://gcc.gnu.org/bugs.html.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683


^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug c/25683] Error while running `make`
  2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
                   ` (7 preceding siblings ...)
  2006-01-14 21:32 ` pinskia at gcc dot gnu dot org
@ 2006-01-14 23:05 ` gccbugzilla at multiwebinc dot com
  2006-01-17  1:44 ` gccbugzilla at multiwebinc dot com
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: gccbugzilla at multiwebinc dot com @ 2006-01-14 23:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from gccbugzilla at multiwebinc dot com  2006-01-14 23:05 -------
Created an attachment (id=10644)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10644&action=view)
preprocessed source

I am assuming this is the preprocessed source. It was found in the src
subfolder of the directory I used to compile/make. 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683


^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug c/25683] Error while running `make`
  2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
                   ` (8 preceding siblings ...)
  2006-01-14 23:05 ` gccbugzilla at multiwebinc dot com
@ 2006-01-17  1:44 ` gccbugzilla at multiwebinc dot com
  2006-01-17  1:49 ` [Bug rtl-optimization/25683] " pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: gccbugzilla at multiwebinc dot com @ 2006-01-17  1:44 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from gccbugzilla at multiwebinc dot com  2006-01-17 01:44 -------
Anyone know what's wrong and how I can fix it?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683


^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug rtl-optimization/25683] Error while running `make`
  2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
                   ` (9 preceding siblings ...)
  2006-01-17  1:44 ` gccbugzilla at multiwebinc dot com
@ 2006-01-17  1:49 ` pinskia at gcc dot gnu dot org
  2006-01-17  2:34 ` gccbugzilla at multiwebinc dot com
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-17  1:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from pinskia at gcc dot gnu dot org  2006-01-17 01:49 -------
Nope that is not the proprocessed source.  Again read
<http://gcc.gnu.org/bugs.html> and provide the proprocessed source.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683


^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug rtl-optimization/25683] Error while running `make`
  2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
                   ` (10 preceding siblings ...)
  2006-01-17  1:49 ` [Bug rtl-optimization/25683] " pinskia at gcc dot gnu dot org
@ 2006-01-17  2:34 ` gccbugzilla at multiwebinc dot com
  2006-01-17  3:30 ` gccbugzilla at multiwebinc dot com
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: gccbugzilla at multiwebinc dot com @ 2006-01-17  2:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from gccbugzilla at multiwebinc dot com  2006-01-17 02:34 -------
Their "Detailed bug reporting instructions" is not very "detailed". I have no
idea what I'm doing. What files do I provide you? I never have to `run gcc -v
-save-temps all-your-options source-file`, I just do `configure` then `make`. 

For example, I tried to compile gaim from the directory gaim_configure with the
source located in ../gaim-2.0.0beta1/. After I run configure and make I don't
see any *.i* files in my gaim_configure directory, only in the source
directory, which contains a few *.in files. Is this what you need? If so, which
one(s)? It's full of subdirectories that contain other *.in files. I assumed
that when you compile it from another directory that it doesn't change the
files in the source directory at all. If this is correct, why would you need
the original files, because I get errors when I try to compile anything. It's
not just one package, it's all packages. I'm sure it's not an error in the
source code.

The root of the source directory contains the following .in files:
config.h.in
Doxyfile.in
gaim.apspec.in
gaim.pc.in
gaim.spec.in
Makefile.in
VERSION.in

There are 43 sub-folders, most of which contain Makefile.in or other .in files.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683


^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug rtl-optimization/25683] Error while running `make`
  2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
                   ` (11 preceding siblings ...)
  2006-01-17  2:34 ` gccbugzilla at multiwebinc dot com
@ 2006-01-17  3:30 ` gccbugzilla at multiwebinc dot com
  2006-01-19  4:38 ` gccbugzilla at multiwebinc dot com
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 17+ messages in thread
From: gccbugzilla at multiwebinc dot com @ 2006-01-17  3:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from gccbugzilla at multiwebinc dot com  2006-01-17 03:30 -------
oh btw this is my gcc -v output:

$ gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr
--with-gxx-include-dir=/usr/include/c++/4.0.2 --enable-shared
--with-system-zlib --libexecdir=/usr/lib --enable-nls
--without-included-gettext --enable-threads=posix --program-suffix=-4.0
--enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu
--enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk
--enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre
--enable-mpfr --disable-werror --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683


^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug rtl-optimization/25683] Error while running `make`
  2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
                   ` (12 preceding siblings ...)
  2006-01-17  3:30 ` gccbugzilla at multiwebinc dot com
@ 2006-01-19  4:38 ` gccbugzilla at multiwebinc dot com
  2006-01-29 17:41 ` pinskia at gcc dot gnu dot org
  2006-04-30  6:16 ` pinskia at gcc dot gnu dot org
  15 siblings, 0 replies; 17+ messages in thread
From: gccbugzilla at multiwebinc dot com @ 2006-01-19  4:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from gccbugzilla at multiwebinc dot com  2006-01-19 04:38 -------
Please help so I can get this fixed


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683


^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug rtl-optimization/25683] Error while running `make`
  2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
                   ` (13 preceding siblings ...)
  2006-01-19  4:38 ` gccbugzilla at multiwebinc dot com
@ 2006-01-29 17:41 ` pinskia at gcc dot gnu dot org
  2006-04-30  6:16 ` pinskia at gcc dot gnu dot org
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-29 17:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #14 from pinskia at gcc dot gnu dot org  2006-01-29 17:41 -------
Please read http://gcc.gnu.org/bugs.html for how to get the preprocessed
source.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683


^ permalink raw reply	[flat|nested] 17+ messages in thread

* [Bug rtl-optimization/25683] Error while running `make`
  2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
                   ` (14 preceding siblings ...)
  2006-01-29 17:41 ` pinskia at gcc dot gnu dot org
@ 2006-04-30  6:16 ` pinskia at gcc dot gnu dot org
  15 siblings, 0 replies; 17+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-04-30  6:16 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #15 from pinskia at gcc dot gnu dot org  2006-04-30 06:16 -------
No feedback in 3 months.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2006-04-30  6:16 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-05 21:50 [Bug c/25683] New: Error while running `make` gccbugzilla at multiwebinc dot com
2006-01-05 22:06 ` [Bug c/25683] " gccbugzilla at multiwebinc dot com
2006-01-05 22:46 ` pinskia at gcc dot gnu dot org
2006-01-06  0:50 ` gccbugzilla at multiwebinc dot com
2006-01-06  0:54 ` pinskia at gcc dot gnu dot org
2006-01-06  2:16 ` gccbugzilla at multiwebinc dot com
2006-01-06 14:09 ` pinskia at gcc dot gnu dot org
2006-01-14 20:57 ` gccbugzilla at multiwebinc dot com
2006-01-14 21:32 ` pinskia at gcc dot gnu dot org
2006-01-14 23:05 ` gccbugzilla at multiwebinc dot com
2006-01-17  1:44 ` gccbugzilla at multiwebinc dot com
2006-01-17  1:49 ` [Bug rtl-optimization/25683] " pinskia at gcc dot gnu dot org
2006-01-17  2:34 ` gccbugzilla at multiwebinc dot com
2006-01-17  3:30 ` gccbugzilla at multiwebinc dot com
2006-01-19  4:38 ` gccbugzilla at multiwebinc dot com
2006-01-29 17:41 ` pinskia at gcc dot gnu dot org
2006-04-30  6:16 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).