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: current mainline, port status


Loren James Rittle wrote:

OK, 6 libstdc++-v3 FAILs remain on FreeBSD 5.3.


Nice! ... and welcome back! ;)

FAIL: 26_numerics/complex/13450.cc (test for excess errors)
FAIL: 26_numerics/complex/complex_value.cc (test for excess errors)
FAIL: 26_numerics/complex/pow.cc (test for excess errors)

all fail with various forms of (this linker error):

...libstdc++-v3/include/complex:593: undefined reference to `carg'
[and cargf, cexpf, cexp, cabsl]

How are other ports looking these days?


I think the single most importante open issue is the above, which also
affects hpux, and Darwin, for instance, but I haven't really studied it
in detail: I'm afraid, for 4.0 at least, we can only "fix" it by a combination
of configury bits and testsuite tweaks.


Paolo.


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