public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/14095] New: sh-elf build failure in libgcc2
@ 2004-02-10 12:56 rakeshku at noida dot hcltech dot com
  2004-02-10 12:59 ` [Bug c/14095] " toa at pop dot agri dot ch
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: rakeshku at noida dot hcltech dot com @ 2004-02-10 12:56 UTC (permalink / raw)
  To: gcc-bugs

I get the following error with latest cvs sources

/home/mnt/rakeshku/cvs/objs/gcc/xgcc -B/home/mnt/rakeshku/cvs/objs/gcc/ -
B/home/mnt/rakeshku/cvs/install/sh-elf/bin/ -B/home/mnt/rakeshku/cvs/install/sh-
elf/lib/ -isystem /home/mnt/rakeshku/cvs/install/sh-elf/include -
isystem /home/mnt/rakeshku/cvs/install/sh-elf/sys-include -O2  -DIN_GCC -
DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-
prototypes -Wold-style-definition  -isystem ./include   -g  -DIN_LIBGCC2 -
D__GCC_FLOAT_NOT_NEEDED  -I. -I -I/home/mnt/rakeshku/cvs/gcc/gcc -
I/home/mnt/rakeshku/cvs/gcc/gcc/ -I/home/mnt/rakeshku/cvs/gcc/gcc/../include   -
DL_muldi3 -c /home/mnt/rakeshku/cvs/gcc/gcc/libgcc2.c -o libgcc/./_muldi3.o
/tmp/ccqEKzrt.s: Assembler messages:
/tmp/ccqEKzrt.s:280: Error: can't resolve `.text' {.text section} - `_.text' 
{*UND* section}
/tmp/ccqEKzrt.s:281: Error: can't resolve `.text' {.text section} - `_.text' 
{*UND* section}
/tmp/ccqEKzrt.s:289: Error: can't resolve `.text' {.text section} - `_.text' 
{*UND* section}
/tmp/ccqEKzrt.s:290: Error: can't resolve `.text' {.text section} - `_.text' 
{*UND* section}
/tmp/ccqEKzrt.s:298: Error: can't resolve `.text' {.text section} - `_.text' 
{*UND* section}
/tmp/ccqEKzrt.s:299: Error: can't resolve `.text' {.text section} - `_.text' 
{*UND* section}
/tmp/ccqEKzrt.s:312: Error: can't resolve `.text' {.text section} - `_.text' 
{*UND* section}


If LIBGCC2_DEBUG_CFLAGS is set to NULL, GCC installs itself successfully.

Here is the version information:

/home/mnt/rakeshku/cvs/gcc/configure --target=sh-elf --
prefix=/home/mnt/rakeshku/cvs/install --with-as=/home/gnu/local/bin/sh-elf-as --
with-ld=/home/gnu/local/bin/sh-elf-ld --with-libs=/home/gnu/local/sh-elf/lib --
enable-languages=c --with-headers=/home/gnu/local/sh-elf/include --enable-
checking=rtl
Thread model: single
gcc version 3.5.0 20040210 (experimental)

-- 
           Summary: sh-elf build failure in libgcc2
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P1
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rakeshku at noida dot hcltech dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: sh-unknown-elf


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


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

* Re: [Bug c/14095] New: sh-elf build failure in libgcc2
  2004-02-10 12:56 [Bug c/14095] New: sh-elf build failure in libgcc2 rakeshku at noida dot hcltech dot com
  2004-02-10 12:59 ` [Bug c/14095] " toa at pop dot agri dot ch
@ 2004-02-10 12:59 ` Andreas Tobler
  2004-02-10 13:23 ` [Bug c/14095] " rakeshku at noida dot hcltech dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Andreas Tobler @ 2004-02-10 12:59 UTC (permalink / raw)
  To: gcc-bugzilla; +Cc: gcc-bugs

try this one:

http://gcc.gnu.org/ml/gcc-patches/2004-02/msg00826.html


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

* [Bug c/14095] sh-elf build failure in libgcc2
  2004-02-10 12:56 [Bug c/14095] New: sh-elf build failure in libgcc2 rakeshku at noida dot hcltech dot com
@ 2004-02-10 12:59 ` toa at pop dot agri dot ch
  2004-02-10 12:59 ` [Bug c/14095] New: " Andreas Tobler
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: toa at pop dot agri dot ch @ 2004-02-10 12:59 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From toa at pop dot agri dot ch  2004-02-10 12:59 -------
Subject: Re:  New: sh-elf build failure in libgcc2

try this one:

http://gcc.gnu.org/ml/gcc-patches/2004-02/msg00826.html


-- 


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


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

* [Bug c/14095] sh-elf build failure in libgcc2
  2004-02-10 12:56 [Bug c/14095] New: sh-elf build failure in libgcc2 rakeshku at noida dot hcltech dot com
  2004-02-10 12:59 ` [Bug c/14095] " toa at pop dot agri dot ch
  2004-02-10 12:59 ` [Bug c/14095] New: " Andreas Tobler
@ 2004-02-10 13:23 ` rakeshku at noida dot hcltech dot com
  2004-02-10 15:57 ` [Bug debug/14095] [3.5 Regression] " pinskia at gcc dot gnu dot org
  2004-02-14 21:13 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rakeshku at noida dot hcltech dot com @ 2004-02-10 13:23 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From rakeshku at noida dot hcltech dot com  2004-02-10 13:23 -------
(In reply to comment #1)
> Subject: Re:  New: sh-elf build failure in libgcc2
> try this one:
> http://gcc.gnu.org/ml/gcc-patches/2004-02/msg00826.html

Yes, that fixes the problem. Thanks!!


-- 


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


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

* [Bug debug/14095] [3.5 Regression] sh-elf build failure in libgcc2
  2004-02-10 12:56 [Bug c/14095] New: sh-elf build failure in libgcc2 rakeshku at noida dot hcltech dot com
                   ` (2 preceding siblings ...)
  2004-02-10 13:23 ` [Bug c/14095] " rakeshku at noida dot hcltech dot com
@ 2004-02-10 15:57 ` pinskia at gcc dot gnu dot org
  2004-02-14 21:13 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-10 15:57 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|c                           |debug
     Ever Confirmed|                            |1
           Keywords|                            |build, wrong-code
      Known to fail|                            |3.5.0
      Known to work|                            |3.4.0
   Last reconfirmed|0000-00-00 00:00:00         |2004-02-10 15:56:57
               date|                            |
            Summary|sh-elf build failure in     |[3.5 Regression] sh-elf
                   |libgcc2                     |build failure in libgcc2
   Target Milestone|---                         |3.5.0


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


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

* [Bug debug/14095] [3.5 Regression] sh-elf build failure in libgcc2
  2004-02-10 12:56 [Bug c/14095] New: sh-elf build failure in libgcc2 rakeshku at noida dot hcltech dot com
                   ` (3 preceding siblings ...)
  2004-02-10 15:57 ` [Bug debug/14095] [3.5 Regression] " pinskia at gcc dot gnu dot org
@ 2004-02-14 21:13 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-14 21:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-14 21:13 -------
Fixed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2004-02-14 21:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-10 12:56 [Bug c/14095] New: sh-elf build failure in libgcc2 rakeshku at noida dot hcltech dot com
2004-02-10 12:59 ` [Bug c/14095] " toa at pop dot agri dot ch
2004-02-10 12:59 ` [Bug c/14095] New: " Andreas Tobler
2004-02-10 13:23 ` [Bug c/14095] " rakeshku at noida dot hcltech dot com
2004-02-10 15:57 ` [Bug debug/14095] [3.5 Regression] " pinskia at gcc dot gnu dot org
2004-02-14 21:13 ` 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).