Gary V. Vaughan <> wrote:
> Hi Markus,
>
> On 6 Feb 2008, at 22:17, Duft Markus wrote:
>
>> Hi all...
>>
>> Could it be, that the autotest testsuite behaves badly if building
>> out-of-source? I'm getting a whole bunch of file not founds with
>> relative paths within the source dir. If yes, for
Let me see if I can clarify what we are attempting to accomplish, sorry
if I was not clear in the beginning.
o the desire is to create a completely agnostic library that has no
dependence on Cstd or stlport4 for the following reasons:
* we don't use any STL in the OMPI C++ library
* we wan
In regard to: Re: Sun Studio: STL libraries, Dan Lacher said (at 1:05pm on...:
Sorry, I forgot the last point: As a result, we need a way to have
Libtool not link in any STL library at all. How can we do this?
Thanks for clarifying what you're trying to accomplish.
What happens if you use
Another problem: If -brtl is used on the flags, it doesn't build shared
libraries. Why is this the case, and could there be a way to still
output shared libraries regardless?
Daniel Sands wrote:
I have an executable that dlopens modules, and the modules make use
of symbols provided by the exe
Sorry, I forgot the last point: As a result, we need a way to have
Libtool not link in any STL library at all. How can we do this?
Dan Lacher wrote:
Let me see if I can clarify what we are attempting to accomplish, sorry
if I was not clear in the beginning.
o the desire is to create a compl
Tim Mooney wrote:
> In regard to: Re: Sun Studio: STL libraries, Dan Lacher said (at 1:05pm
> on...:
>
>> Sorry, I forgot the last point: As a result, we need a way to have
>> Libtool not link in any STL library at all. How can we do this?
>
> Thanks for clarifying what you're trying to accompli
Roumen Petrov wrote:
Daniel Sands wrote:
I have an executable that dlopens modules, and the modules make use of
symbols provided by the executable. Since AIX does not export symbols
unless either it has to (if needed for direct linkage to a shared
object) or you REALLY want it to (either by -
I'm getting an "UNEXPECTED PASS" on test 30 of the new test suite
on my UnixWare 7.1.4 box.
A testlog generated with "gmake check-local TESTSUITEFLAGS='-d -x 30'" is
attached.
I don't seem to understand the new test suite well enough to figure this
out.
--
Tim Rice
* Peter O'Gorman wrote on Thu, Feb 07, 2008 at 11:15:57PM CET:
> Tim Mooney wrote:
> > CXXFLAGS="-library=%none -library=no%libC"
> Not sure what to do in the general case. Can either:
>
> 1) Allow the setting of a cache var to select if these are added.
> (something like attached patch).
I
> >Daniel Sands wrote:
> >>I have an executable that dlopens modules, and the modules make use
> >>of symbols provided by the executable. Since AIX does not export
> >>symbols unless either it has to (if needed for direct linkage to a
> >>shared object) or you REALLY want it to (either by -bexp
Hi Tim,
* Tim Rice wrote on Fri, Feb 08, 2008 at 03:00:05AM CET:
>
> I'm getting an "UNEXPECTED PASS" on test 30 of the new test suite
> on my UnixWare 7.1.4 box.
>
> A testlog generated with "gmake check-local TESTSUITEFLAGS='-d -x 30'" is
> attached.
Thanks for the bug report. I've installed
11 matches
Mail list logo