This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

bad sed in byte ordering test under Solaris


I'm bootstrapping sparcv9, and noticed this during the gcc configure:

 checking for CHAR_BIT... yes
 checking byte ordering... sed: Missing newline at end of file standard input.
 big-endian
 checking floating point format... sed: Missing newline at end of file standard input.
 IEEE (big-endian)
 checking for gnatbind... no

Neither I nor my sparcs have the time to track it down, sorry.  The test
succeeds, so it's not crucial.

Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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