This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: [PATCH] New *-*-solaris2.x cross configury, including looser wchar_t requirements for all targets


On Fri, Sep 26, 2003 at 04:27:34PM -0500, Benjamin Kosnik wrote:
> 
> >I always checkout with CVS_READ=y, so that probably forced them to be
> >read-only.  Perhaps the make rule or Deja script should chmod them
> >before running the tests?

The patch you sent works if I put "system" before the chmod calls (see
attachment). 

> >Which "4 odd fails on Solaris" were you referring to in your earlier
> >message?  
> 
> These ones.... it'll be interesting to see if they pass now.

After fixing file permissions and the namespace prefix all tests
passed (although I didn't run the whole suite again).

What's the simply way to run a subset of libstdc++-v3 tests?  Since
they're all in one exp script, I'm not sure what the incantation is.

-- 
------------------------------------------------------------------
Brad Spencer - spencer@infointeractive.com - "It's quite nice..."
Systems Architect | InfoInterActive Corp. | A Canadian AOL Company

Attachment: patch.4.diff
Description: Text document


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