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]

Re: Memory allocators / STL


In article <Pine.SOL.3.91.1011030010707.8865A-100000@taarna.cygnus.com>,
Benjamin Kosnik <bkoz@redhat.com> writes:

> No problems on 2 or 4 way with pthreads.

>> I am about the try the code on Solaris and FreeBSD machines I have gcc 3.X
>> built on.

Using gcc-mainline on 1-way freebsd (don't have 3.0.X handy at the
moment), test case runs fine.  Built using only -pthread instead of
the instructions in file.

Using gcc-3.0 on 1-way Solaris 2.7, test case runs fine.  Built using
only -pthreads instead of the instructions in file.

I have some 2-way Solaris 2.6 machine but no gcc 3.X built for it at
the moment.


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