On Sat, Sep 24, 2005 at 11:05:19AM +0100, Stuart Shelton wrote: > Ah - that's interesting... When you say non-OpenPKG, did you build them > yourself from source, or did you download the binaries from elsewhere?
Someone in my company did build it from source. > Do you know what version of the compilers were used? The build machine has % cc -version MIPSpro Compilers: Version 7.3.1.2m % gcc -v Reading specs from /usr/local/gcc-3.3.3/lib/gcc-lib/mips-sgi-irix6.5/3.3.3/specs Configured with: /soft/gcc/gcc-3.3.3/gcc-3.3.3/configure --prefix=/usr/local/gcc-3.3.3 --enable-shared --enable-languages=c,c++,f77 Thread model: single gcc version 3.3.3 installed. > Do you know if they were built with CFLAGS=-O (the default for openpkg) > or whether more optimisations were enabled? I don't see any special option in the build parameter file, so I guess it was built using whatever the configure script said. > Could you include the output of "env" and "set -o" from bash-3? Here is env with customer-specific parts 'x'ed out. REMOTEHOST=xxxxxxxxxxxxxx MANPATH=/usr/local/man:/usr/share/catman:/usr/share/man:/usr/dt/man HOST=xxxxxxxx TERM=xterm SHELL=/bin/tcsh SSH_CLIENT=xxxxxxxxxxxxx xxxxx 22 SSH_TTY=/dev/ttyq2 GROUP=xxxxxxx USER=xxxxxxx HOSTTYPE=iris4d PAGER=less MAIL=/home/xxxxxxx/.sc-mbox PATH=/home/xxxxxxx/bin:/usr/local/bin:/usr/etc:/usr/bsd:/usr/sbin:/bin:/usr/bin:/usr/bin/X11:/home/xxxxxxx/bin/iris4d/IRIX64-6.5:/home/xxxxxxx/bin/iris4d:xxxxxxxxxxxxxxxxxxxxxxx:xxxxxxxxxxxxx LOGIN=xxxxxxx PWD=/home/xxxxxxx EDITOR=nedit LANG=C SC_ENVIRONMENT=SC TZ=MET-1MEST,M3.5.0,M10.5.0 LESSCHARSET=latin1 SHLVL=2 HOME=/home/xxxxxxx OSTYPE=IRIX64-6.5 MAILMSG=[Sie haben Post] VENDOR=sgi LESS=-X MACHTYPE=mipseb LOGNAME=xxxxxxx WINEDITOR=nedit TCSH_BIN_OSTYPE=IRIX64-6.5 SSH_CONNECTION=xxxxxxxxxxxxx xxxxx xxxxxxxxxxxx 22 DISPLAY=xxxxxxxx:12.0 _=/bin/env Here is "set -o" allexport off braceexpand on emacs on errexit off errtrace off functrace off hashall on histexpand on history on ignoreeof off interactive-comments on keyword off monitor on noclobber off noexec off noglob off nolog off notify off nounset off onecmd off physical off pipefail off posix off privileged off verbose off vi off xtrace off > Could you run "ldd" on bash-3, and see what libraries it's linked > against? bash-3.00$ ldd `which bash` libcurses.so => /usr/lib32/libcurses.so libdl.so => /usr/lib32/libdl.so libc.so.1 => /usr/lib32/libc.so.1 Looks like a 32bit executable, maybe that's the difference? Greetings, -- Michael van Elst Internet: [EMAIL PROTECTED] "A potential Snark may lurk in every tree." ______________________________________________________________________ The OpenPKG Project www.openpkg.org Developer Communication List openpkg-dev@openpkg.org