[BusyBox] error building ash on sparc and sparc64 with 1.0.0-pre2

Erik Andersen andersen at codepoet.org
Fri Aug 1 22:36:21 UTC 2003


On Thu Jul 31, 2003 at 09:27:35PM -0400, Jason Wever wrote:
> Hello,
> 
> When building busybox 1.0.0-pre2 on a sparc32 or sparc64 machine running
> Gentoo Linux, I receive the following error;
> 
> 
> gcc -I./include -Wall -Wstrict-prototypes -Wshadow -Os
> -fomit-frame-pointer -D_GNU_SOURCE -DNDEBUG     -c -o shell/ash.o
> shell/ash.c shell/ash.c: In function `init':
> shell/ash.c:1694: Internal compiler error in int_mode_for_mode, at
> stor-layout.c:290 Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://bugs.gentoo.org/> for instructions.
> make: *** [shell/ash.o] Error 1
> 
> Any suggestions?

Have you visited URL:http://bugs.gentoo.org/ for instructions
on how to submit a full bug report to the gcc folk?  This is
clearly a gcc bug....  I have tested this code with 
gcc version 3.3.1 20030626 (Debian prerelease), and gcc 2.95.4
and it compiles up fine.

Out of curiosity, I just removed an ill advised bit of
preprocessor stuff that was globally disabling inlines.  It
_may_ let gcc continue.  But your version of gcc clearly has a
bug of some sort,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20030801/5952c715/attachment.pgp 


More information about the busybox mailing list