mrxvt-0.5.4

hammy

Active member
Jun 1, 2019
108
68
28
UK
Compiles OK for me with either MIPSpro or with GCC.

Patch here: https://gist.github.com/danielhams/287694a4c70f696ced1e5dfba9b8c320

Example vars:

Code:
CC=gcc
CPPFLAGS="-D_SGI_SOURCE -D_SGI_REENTRANT_FUNCTIONS"
CFLAGS="-O2 -I$YOURROOT/include"
LDFLAGS="-L$YOURROOT/lib"
PATH="$GCC_AND_LD_INSTALL_DIR/bin:$PATH"
LD_LIBRARYN32_PATH="$GCC_AND_LD_INSTALL/lib:$LD_LIBRARYN32_PATH"
Dependencies: libjpeg, libXpm
 
Last edited:
  • Like
Reactions: Elf

hammy

Active member
Jun 1, 2019
108
68
28
UK
"Better" sgi scrollbars (plus the original changes) here:


And a "standard" style .mrxvtc as starter config:

Code:
mrxvt.scrollbarStyle:    sgi
mrxvt.scrollbarRight:    false
mrxvt.bottomTabbar:    false
mrxvt.background:    #00003f
mrxvt.foreground:    #d6d6d6
mrxvt.titleFormat:    %n. %t
mrxvt.tabForeground:    #000000
mrxvt.tabBackground:    #d9d9d9
mrxvt.itabForeground:    #000000
mrxvt.itabBackground:    #adadad
mrxvt.font:        -*-screen-medium-r-normal--11-*-*-*-m-70-iso8859-1
Comparison for the above config:

66
 
  • Like
Reactions: massiverobot

ghost180sx

Active member
Dec 13, 2019
144
55
28
The Great White North
I'm trying to figure out how to setup a devel environment. Personally I was prefering to build packages using MIPSPro and swmgr (native packaging system). So that's where I'm stuck right now.
 

About us

  • Silicon Graphics User Group (SGUG) is a community for users, developers, and admirers of Silicon Graphics (SGI) products. We aim to be a friendly hobbyist community for discussing all aspects of SGIs, including use, software development, the IRIX Operating System, and troubleshooting, as well as facilitating hardware exchange.

User Menu