[jira] Commented: (STDCXX-44) [MIPSpro 7.41] crashes due to conflicts with libCio.so

2006-11-13 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-44?page=comments#action_12449534 ] Martin Sebor commented on STDCXX-44: Fix applied here: http://svn.apache.org/viewvc?view=rev&revision=292861 > [MIPSpro 7.41] crashes due to conflicts with libC

[jira] Assigned: (STDCXX-303) [SGI MIPSpro] test linker errors due to library unsats

2006-11-13 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-303?page=all ] Martin Sebor reassigned STDCXX-303: --- Assignee: Martin Sebor > [SGI MIPSpro] test linker errors due to library unsats > -- > >

[jira] Assigned: (STDCXX-304) [SGI MIPSpro] archive lib created twice

2006-11-13 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-304?page=all ] Martin Sebor reassigned STDCXX-304: --- Assignee: Martin Sebor > [SGI MIPSpro] archive lib created twice > --- > > Key: STDCXX-304 >

Re: [PATCH] Library path fix

2006-11-13 Thread Martin Sebor
Andrew Black wrote: [...] The SunPro documentation (on Solaris) states that the option is passed to ld, and both Solaris and Linux use that flag for the same purpose. Do we have SunPro installed on any of our Linux build servers? I am not aware of it being available anywhere, but I could be mi

Re: [PATCH] Library path fix

2006-11-13 Thread Andrew Black
Martin Sebor wrote: Andrew Black wrote: Greetings all. According to the thread from the Sun Studio C++ forum, it is recommended that that reliance on the LD_LIBRARY_PATH variables be avoided. Rather, it is recommended that such references be added to executables using the RPATH setting.

Re: [PATCH] Library path fix

2006-11-13 Thread Martin Sebor
Andrew Black wrote: Greetings all. According to the thread from the Sun Studio C++ forum, it is recommended that that reliance on the LD_LIBRARY_PATH variables be avoided. Rather, it is recommended that such references be added to executables using the RPATH setting. To this end, a revise

Re: [PATCH] Library path fix

2006-11-13 Thread Andrew Black
Greetings all. According to the thread from the Sun Studio C++ forum, it is recommended that that reliance on the LD_LIBRARY_PATH variables be avoided. Rather, it is recommended that such references be added to executables using the RPATH setting. To this end, a revised patch and ChangeLog

[jira] Created: (STDCXX-304) [SGI MIPSpro] archive lib created twice

2006-11-13 Thread Martin Sebor (JIRA)
[SGI MIPSpro] archive lib created twice --- Key: STDCXX-304 URL: http://issues.apache.org/jira/browse/STDCXX-304 Project: C++ Standard Library Issue Type: Bug Components: Build Affects Versio

[jira] Commented: (STDCXX-303) [SGI MIPSpro] test linker errors due to library unsats

2006-11-13 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-303?page=comments#action_12449517 ] Martin Sebor commented on STDCXX-303: - It appears that reversing the order of the -l options (i.e., putting -lstd before -lrwtest above) lets the link succeed.

[jira] Updated: (STDCXX-303) [SGI MIPSpro] test linker errors due to library unsats

2006-11-13 Thread Martin Sebor (JIRA)
[ http://issues.apache.org/jira/browse/STDCXX-303?page=all ] Martin Sebor updated STDCXX-303: Attachment: irix-6.5.16-mipspro-64b-7.41-12s-log.txt.gz Gzipped log file of an archive build showing tests link failures. > [SGI MIPSpro] test linker errors du

[jira] Created: (STDCXX-303) [SGI MIPSpro] test linker errors due to library unsats

2006-11-13 Thread Martin Sebor (JIRA)
[SGI MIPSpro] test linker errors due to library unsats -- Key: STDCXX-303 URL: http://issues.apache.org/jira/browse/STDCXX-303 Project: C++ Standard Library Issue Type: Bug Compon

Re: RFC: publishing nightly test results

2006-11-13 Thread Martin Sebor
Any comments or questions on this? Farid? Martin Martin Sebor wrote: Andrew and I (mostly Andrew) have been working on publishing our nightly stdcxx build and test results. The preliminary output is on this page: http://people.apache.org/~sebor/stdcxx/results/ The rows in bold represent r