--- Additional Comments From jdavidb at goreadthebible dot com 2005-04-22
17:02 ---
For that matter, if one cannot build the 64 bit compiler with the stock compiler
on Debian sparc64-unknown-linux-gnu, how does one build this compiler?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id
--- Additional Comments From jdavidb at goreadthebible dot com 2005-04-22
16:00 ---
Thank you, but doesn't this still represent a problem? Shouldn't config.guess
figure out what kind of compiler to build for my platform without my having to
tell it?
I checked and there
--- Additional Comments From jdavidb at goreadthebible dot com 2005-04-22
18:25 ---
(In reply to comment #12)
> Right, it can't compile a test program with "-m64" because the
> /lib64/libc.so.6 package is not installed.
Strangely, I do seem to have that file i
--- Additional Comments From jdavidb at goreadthebible dot com 2005-04-22
18:15 ---
(In reply to comment #9)
> Yes, it should just "work". And it would have if you:
>
> 1) Make sure /lib64/libc.so.6 is installed.
> 2) Delete the file /etc/disable_64_gcc
>
&
--- Additional Comments From jdavidb at goreadthebible dot com 2005-04-22
18:13 ---
(In reply to comment #7)
> > For that matter, if one cannot build the 64 bit compiler with the stock
> > compiler
> > on Debian sparc64-unknown-linux-gnu, how does one build this compi
--- Additional Comments From jdavidb at goreadthebible dot com 2005-04-22
17:50 ---
(In reply to comment #7)
> > For that matter, if one cannot build the 64 bit compiler with the stock
> > compiler
> > on Debian sparc64-unknown-linux-gnu, how does one build this compi
FIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jdavidb at goreadthebible dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: sparc64-unknown-linux-gnu
GCC hos