search for: a_out

Displaying 3 results from an estimated 3 matches for "a_out".

Did you mean: f_out
2005 Apr 19
1
Patch for UnixWare 7
...Thanks, Ahsan Rashid --- openssh-4.0p1/configure Tue Mar 8 23:54:16 2005 +++ dist/configure Thu Apr 14 17:09:54 2005 @@ -1728,7 +1728,7 @@ # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile. ac_cv_exeext= # b.out is created by i960 compilers. -for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out +for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out i386a.out do test -f "$ac_file" || continue case $ac_file in @@ -1737,7 +1737,7 @@ conftest.$ac_ext ) # This is the source file....
2003 Sep 23
1
smbclient write default to stderr?
...Kart-32\mairs\world_atlas_H4D\ [2003/09/23 08:27:46, 0] client/clitar.c:do_tar(830) directory \Kart-32\mairs\Kart-32\mairs\world_atlas_H4D\pr_2mil\ [2003/09/23 08:27:46, 0] client/clitar.c:do_tar(830) directory \Kart-32\mairs\Kart-32\mairs\world_atlas_H4D\pr_2mil\a_out\ [2003/09/23 08:27:46, 0] client/clitar.c:do_tar(830) directory \Kart-32\mairs\Kart-32\mairs\world_atlas_H4D\zdroj\ [2003/09/23 08:27:46, 0] client/clitar.c:do_tar(830) directory \statistika\ [2003/09/23 08:27:46, 0] client/clitar.c:do_atar(764) 33792 (...
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: