Hello Lapo,
Tuesday, November 4, 2003, 4:18:00 PM, you wrote:
> Gerrit P. Haase wrote:
>>Interesting, it is really a little faster when libstdc++ is directly
>>compared with the STLport library. So it would make sense to use it when
>>performance is an issue.
>>
>>
> I guess it is smaller, to
Gerrit P. Haase wrote:
Interesting, it is really a little faster when libstdc++ is directly
compared with the STLport library. So it would make sense to use it when
performance is an issue.
I guess it is smaller, too, the stdlibc++ not being shared.
(or it is, now? I forgot to check before cli
Hello Alex,
Monday, November 3, 2003, 7:44:16 PM, you wrote:
> "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>> Alex wrote:
>>
>> > An algorithm which computes very long Fibonacci numbers
>> >
>> >
>> http://groups.google.com/groups?selm=bnni5p%2412i47o%241%40ID
On Mon, Nov 03, 2003 at 08:44:16PM +0200, Alex Vinokur wrote:
>New report which contains STLport with the Cygwin has been posted to
>news:gmane.os.cygwin under title "C++ Compilers : Comparative
>Performance Measurement".
Have you missed the fact that the cygwin mailing list is the same thing
as g
"Gerrit P. Haase" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> Alex wrote:
>
> > An algorithm which computes very long Fibonacci numbers
> >
> > http://groups.google.com/groups?selm=bnni5p%2412i47o%241%40ID-79865.news.uni-berlin.de
> > was used as a performance testsuite
> > t
On Sat, 1 Nov 2003, Alex Vinokur wrote:
> "Alex Vinokur" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> [snip]
> >
> > ===> Note! There is no 'lib' under 'usr'.
> >
> [snip]
>
> Should I do link ?
>
> Something like :
> --
> $ pwd
> /usr
>
> $ ln -s ../lib lib
>
On Sat, 1 Nov 2003, Alex Vinokur wrote:
> Also :
>
> $ pwd
> /lib/gcc-lib/i686-pc-cygwin
>
> $ ls -l
> total 0
> drwxr-xr-x4 Administ None0 Sep 22 08:32 3.3.1
>
> So,
> ===> There is no 'bin' under 'i686-pc-cygwin'.
>
That is by design. This is an internal place the compiler looks
On Sat, 1 Nov 2003, Alex Vinokur wrote:
> $ gcc -o foo -lstlport
> /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld: cannot find
> -lstlport
> collect2: ld returned 1 exit status
>
> Where should one put stlport libraries ?
>
/usr/lib for Cygwin, /usr/lib/mingw32 for mingw,
"Alex Vinokur" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> Hi Gerrit,
>
> "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> > Hallo Alex,
> >
> > Am Freitag, 31. Oktober 2003 um 19:41 schriebst du:
> >
> >
> > > "Gerrit P. Haase" <[EMAIL PROTECTED]>
"Alex Vinokur" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
[snip]
> $ g++ -c -o foo.o foo.cpp
>
> $ gcc -o foo -lstlport
> /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld: cannot find
> -lstlport
> collect2: ld returned 1 exit status
>
>
> Where should one
"Alex Vinokur" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
[snip]
>
> ===> Note! There is no 'lib' under 'usr'.
>
[snip]
Should I do link ?
Something like :
--
$ pwd
/usr
$ ln -s ../lib lib
--
--
=
Alex Vin
Hi Gerrit,
"Gerrit P. Haase" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> Hallo Alex,
>
> Am Freitag, 31. Oktober 2003 um 19:41 schriebst du:
>
>
> > "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote
> > [snip]
> >>
> >> I posted a Makefile to build a Cygwin version of STLport with DLL'
Hallo Alex,
Am Freitag, 31. Oktober 2003 um 19:41 schriebst du:
> "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote
> [snip]
>>
>> I posted a Makefile to build a Cygwin version of STLport with DLL's and
>> static archives: http://www.cygwin.com/ml/cygwin/2003-06/msg00790.html
>>
>> If it shows up tha
"Gerrit P. Haase" <[EMAIL PROTECTED]> wrote
[snip]
>
> I posted a Makefile to build a Cygwin version of STLport with DLL's and
> static archives: http://www.cygwin.com/ml/cygwin/2003-06/msg00790.html
>
> If it shows up that using STLport instead of libstdc++ templates
> increases the speed of the
Alex wrote:
> "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>> Alex wrote:
>>
>> > An algorithm which computes very long Fibonacci numbers
>> >
>> >
>> http://groups.google.com/groups?selm=bnni5p%2412i47o%241%40ID-79865.news.uni-berlin.de
>> > was used as a per
"Gerrit P. Haase" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> Alex wrote:
>
> > An algorithm which computes very long Fibonacci numbers
> >
> > http://groups.google.com/groups?selm=bnni5p%2412i47o%241%40ID-79865.news.uni-berlin.de
> > was used as a performance testsuite
> > t
Alex wrote:
> An algorithm which computes very long Fibonacci numbers
>
> http://groups.google.com/groups?selm=bnni5p%2412i47o%241%40ID-79865.news.uni-berlin.de
> was used as a performance testsuite
> to compare speed of the code produced by various compilers.
> |---
An algorithm which computes very long Fibonacci numbers
http://groups.google.com/groups?selm=bnni5p%2412i47o%241%40ID-79865.news.uni-berlin.de
was used as a performance testsuite
to compare speed of the code produced by various compilers.
===
18 matches
Mail list logo