This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libstdc++ bootstrap failures on sparc-sun-solaris2.8 (analyzed)


On Tue, Jul 31, 2001 at 05:08:06PM -0700, Richard Henderson wrote:
> Anyway, how are you going to tell if your ultrasparc can't run
> a 64 bit binary?  Certainly all of them are capable, given the
> right os/kernel combination.

It's that "given the right combination" part that causes the problem.
A 32-bit kernel can't run a 64-bit binary, even if the latest ultrasparc
chip and the latest solaris are in use.  If `isainfo` doesn't include
sparcv9, then we need to treat 64-bit solaris like any other cross-compile;
the hardware becomes irrelevent.

Phil

-- 
Would I had phrases that are not known, utterances that are strange, in
new language that has not been used, free from repetition, not an utterance
which has grown stale, which men of old have spoken.
                                     - anonymous Egyptian scribe, c.1700 BC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]