public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/5069: Building libgcc for arm-uclinux target
@ 2002-01-21 20:55 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2002-01-21 20:55 UTC (permalink / raw)
  To: darmasakti, gcc-bugs, gcc-prs, nobody

Synopsis: Building libgcc for arm-uclinux target

State-Changed-From-To: feedback->closed
State-Changed-By: rodrigc
State-Changed-When: Mon Jan 21 20:55:11 2002
State-Changed-Why:
    No feedback.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5069


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

* Re: c/5069: Building libgcc for arm-uclinux target
@ 2001-12-11 11:46 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2001-12-11 11:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/5069; it has been noted by GNATS.

From: rodrigc@gcc.gnu.org
To: darmasakti@netscape.com, gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org,
  gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: c/5069: Building libgcc for arm-uclinux target
Date: 11 Dec 2001 19:39:44 -0000

 Synopsis: Building libgcc for arm-uclinux target
 
 State-Changed-From-To: open->feedback
 State-Changed-By: rodrigc
 State-Changed-When: Tue Dec 11 11:39:43 2001
 State-Changed-Why:
     Can you try upgrading your Redhat gcc 2.96 version and try
     again?  gcc 2.96-81 has a lot of bugs which have been fixed:
     
     http://lwn.net/2001/0628/a/rh-gcc2.96-rh.php3
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=5069&database=gcc


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

* Re: c/5069: Building libgcc for arm-uclinux target
@ 2001-12-11 11:39 rodrigc
  0 siblings, 0 replies; 4+ messages in thread
From: rodrigc @ 2001-12-11 11:39 UTC (permalink / raw)
  To: darmasakti, gcc-bugs, gcc-gnats, gcc-prs, nobody

Synopsis: Building libgcc for arm-uclinux target

State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Tue Dec 11 11:39:43 2001
State-Changed-Why:
    Can you try upgrading your Redhat gcc 2.96 version and try
    again?  gcc 2.96-81 has a lot of bugs which have been fixed:
    
    http://lwn.net/2001/0628/a/rh-gcc2.96-rh.php3

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=5069&database=gcc


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

* c/5069: Building libgcc for arm-uclinux target
@ 2001-12-11  2:46 darmasakti
  0 siblings, 0 replies; 4+ messages in thread
From: darmasakti @ 2001-12-11  2:46 UTC (permalink / raw)
  To: gcc-gnats


>Number:         5069
>Category:       c
>Synopsis:       Building libgcc for arm-uclinux target
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 11 02:46:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     I.B. Darmasakti
>Release:        2001 - 11 - 19 snapshot
>Organization:
>Environment:
Redhat 7.1 , Kernel 2.4.2-2,  Intel Celeron 450MHz
with host compiler GCC-2.96 20000731 (Red Hat Linux 7.1 2.96-81)
>Description:
configure command :
../gcc-20011119/configure --target=arm-uclinux --prefix=/home/darmasakti/ntan-lucu --with-local-prefix=/home/darmasakti/ntan-lucu/arm-uclinux/ --disable-shared --with-cpu=arm7tdmi --enable-languages=c 2>&1 | tee configurator.log

make command :
make all-gcc CFLAGS+=-Dinhibit_libc

Error :
/redhat70/build-boot/gcc/xgcc -B/redhat70/build-boot/gcc/ -B/home/darmasakti/ntan-lucu/arm-uclinux/bin/ -B/home/darmasakti/ntan-lucu/arm-uclinux/lib/ -isystem /home/darmasakti/ntan-lucu/arm-uclinux/include -O2  -DCROSS_COMPILE -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -Dinhibit_libc -fno-inline -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-20011119/gcc -I../../gcc-20011119/gcc/. -I../../gcc-20011119/gcc/config -I../../gcc-20011119/gcc/../include -DFINE_GRAINED_LIBRARIES -DL_make_sf -c fp-bit.c -o libgcc/./_make_sf.o
fp-bit.c: In function `__make_fp':
fp-bit.c:1306: Internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [libgcc/./_make_sf.o] Error 1
make[2]: Leaving directory `/redhat70/build-boot/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/redhat70/build-boot/gcc'
make: *** [all-gcc] Error 2
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-01-22  4:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-21 20:55 c/5069: Building libgcc for arm-uclinux target rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2001-12-11 11:46 rodrigc
2001-12-11 11:39 rodrigc
2001-12-11  2:46 darmasakti

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