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: Sparc & Alpha on codecvt_unicode? (was: Re: failure notice)


Alexandre Oliva wrote:

>Ok, I figured out what the problem is, but it's going to be tricky to
>fix.
>
>Basically, the problem is that I don't have a usable dejagnu already
>installed on my sparc box.  This shouldn't be a problem because I'm
>building uberbaum, so I get tcl, expect and dejagnu all from there.
>
>the problem is that the rule generated by automake to set up
>TCL_LIBRARY in this case appears to assume that directories being
>tested are built as siblings of expect, but in this case we're
>potentially deep in one of the multilibs built for a target library.
>Uh oh.
>
>The solution is for me to set TCL_LIBRARY myself when running tests,
>but ideally automake should take care of this.  Tom, do you know
>whether automake has had any changes in this regard lately?
>
Thanks Alexandre for your feedaback. You are always very kind.
In the meanwhile, with Ulrich we have carried out all the possible 
checks, and testresults seems to confirm that our patches are ok, fix 
indeed  the problem on powerpc and s390, and do not cause regressions 
for the codecvt_unicode tests on other platforms I don't have access to. 
Also, Benjamin explained something of the rationale of those tests which 
I did'nt completely understand before.

We are checking-in also the wchar_t fix, besides the char fix which is 
already in. Please let us know ASAP if really on sparc-linux too those 
tests are ok now.

Ciao, Paolo.


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