search for: qversion

Displaying 5 results from an estimated 5 matches for "qversion".

Did you mean: version
2015 Jun 03
0
Matrix loading hangs on AIX 5.3 with 3.1.2
...ct" export CXX="xlC_r -q64" export CXXFLAGS="-O -qstrict" export F77="xlf_r -q64" export AR="ar -X64" export CPPFLAGS="-I$LIBICONV/include -I/usr/lpp/X11/include/X11" export LDFLAGS="-L$LIBICONV/lib -L/usr/lib -L/usr/X11R6/lib" xlc -qversion IBM XL C/C++ for AIX, V12.1 (5765-J02, 5725-C72) Version: 12.01.0000.0011 xlC -qversion IBM XL C/C++ for AIX, V12.1 (5765-J02, 5725-C72) Version: 12.01.0000.0011 xlf -qversion IBM XL Fortran for AIX, V12.1 Version: 12.01.0000.0000 I have tried with R_SHELL set to bash and ksh. My login shell is...
2010 Sep 03
1
TinycoreLinux Install
...-gnu Configured with: ../gcc-4.4.3/configure --prefix=/usr/local --enable-languages=c,c++ --disable-bootstrap Thread model: posix gcc version 4.4.3 (GCC) configure:3846: $? = 0 configure:3835: gcc -V >&5 gcc: '-V' option must have argument configure:3846: $? = 1 configure:3835: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3846: $? = 1 configure:3866: checking whether the C compiler works configure:3888: gcc conftest.c >&5 configure:3892: $? = 0 configure:3941: result: yes configure:3944: checking for C compiler default o...
2010 Apr 17
1
Sim Tower crashing Under Latest dev vers
PC: Dell Inspirion 1300 w/ 1.6GHZ Intel and 512MB ram configuration OS: Lucid Lynx Xubuntu Beta 2 fully Updated like listed Installer fails to exit after install however when ran, "winevdm.exe" crashes and this is seen in terminal cael at cael-laptop:~/.wine/drive_c/SIMTOWER$ wine simtower fixme:winmm:MMSYSTDRV_SetHandle Already has a thunk for this handle (nil)!!! wine: Unhandled page
2018 Oct 11
13
Call for testing: OpenSSH 7.9
Hi, OpenSSH 7.9p1 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This is a bugfix release. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: http://www.openbsd.org/anoncvs.html Portable OpenSSH is also available via git using the instructions at
2013 Mar 15
22
[PATCH 00/09] arm: tools: build for arm64 and enable cross-compiling for both arm32 and arm64
The following patches shave some rough edges off the tools build system to allow cross compiling for at least arm32 and arm64 based on the Debian/Ubuntu multiarch infrastructure. They also add the necessary fixes to build for arm64 (which I have only tried cross, not native). I have posted some instructions on how to compile with these patches on the wiki: