you simply don't have a shared libstdc++
r-a-c.de
vishnu wrote: `man xsgi` doesn't mention it...
armanox wrote: I'm now using mbedTLS (used to be PolarSSL) with curl
diegel wrote: You find a lot of threads about beta testing a lack of response in this forum. I think we would have a lot more ported software if the participants of this forums would help or simply give any feedback.
mapesdhs wrote: I was going to link to a post I made way back showing how this works with an O2 top lid
mapesdhs wrote: Odd, I have a different URL:
armanox wrote: OpenSSL 0.9.8 is too old to be useful for a lot of things
vishnu wrote: One thing's for sure, the LibreSSL guys didn't think too highly of the state of the OpenSSL code when they forked it.
PowerGraphics wrote: If I understand well, all I need to do to my system supports 24bit (dithered or not), it would be put in the Xserver file, only the command -depth 24, and nothing else, not even put -class TrueColor (or PseudoColor or DirectColor), is this?
vishnu wrote: 'Tis a thing 'o beauty!
uunix wrote: fitted new R12000 3000MHz.
my son destroyed by knocking it off the table
armanox wrote: Oh, and the fact that IRIX does not support mapping anonymous pages doesn't help either.
Dennis Nedry wrote: I wanted to mess around with netbooting various clients around the house via iPXE (sanboot)
armanox wrote: Yes please, because if I should go back to it (which I may since I still have an interest) it would prove very useful.
Physical Cpu Count: 4 x R1600
Cpu Speed: 10 GHz
Cpu Type: R1600
Code: Select all
openssl s_client -connect google.com:443 -tls1_2
...
SSL-Session:
Protocol : TLSv1.2
Cipher : ECDHE-RSA-AES128-GCM-SHA256
Session-ID: 377D63936E31C49711BA2193BFE34113C136F9D25C7B753C36B47432D59D67EA
Session-ID-ctx:
Master-Key: E8D9D45EE9F7CF260481744A36E660E0F30CCDF3DCDAC649D95350023AC584DEA05E5D95887D55028ED60E58AE97E079
openssl dgst -sha1 curl_7410.tardist
SHA1(curl_7410.tardist)= ed4f05342ffab45dafc79419244e848416206c5b
mattst88 wrote: It's 10 GHz since it's only an R1600.
ajw99uk wrote:foetz wrote:mattst88 wrote: It's 10 GHz since it's only an R1600.
ah yeah thanks, indeed that makes sense
Maybe it's the one they developed from uunix's 3000MHz R12000?
Dennis Nedry wrote: what can I do (if anything)?
Dennis Nedry wrote: That was the whole point of my original post. I would get the patches if I could, but apparently I can't, unless there's some other way to get them that I haven't thought of
Axatax_ wrote: This was a complete MIPSpro/SGI port that probably took a good portion of two weeks. Unfortunately I no longer have any of this, as I deleted it
gijoe77 wrote: there was an error while linking xmame.obj (something about -lexpat)
gijoe77 wrote: I had to add
Code: Select all
INCLUDES = -I/usr/nekoware/include
to the makefile because the compilier was bombing on not finding expat.h at some point, which seemed to fix the issue up until the final linking. I did verify expat was installed when I first ran into the expat.h issue. so now the trick for me will be how to make the linker find it
gijoe77 wrote: I will not rest until Street Fighter 3 is running on my SGI...
gijoe77 wrote: I'm surprised the gcc build runs a few frames faster then the MIPspro build! both were basically built with -O2
gijoe77 wrote: so whats the main difference between -O3 and -Ofast ? is -Ofast > -O3?
How exactly does -OPT:Olimit=0 come into play? Can that be used with either -O3 and/or -Ofast?
Code: Select all
man cc
vishnu wrote:foetz wrote: according to the homepage: "(Feb-2015) * The official DR4 release is cancelled"
which means?
It says that on maxxdesktop.com? Because I'm not seeing it anywhere, or finding it using the search button.Link! Please...
vishnu wrote: But the Irix dl is only 225 kilobytes...
gijoe77 wrote: It still looks like PowerAnimator to me