Christian Wiese
3ed90fe974
git: Marked as cross-compileable when requested
Note: For being able to cross-compile git we have to omit check for
formatted IO functions support C99 size specifiers, by using
a config cache tweak, asuming that the support is available.
17 years ago
Christian Wiese
14b693e05e
cvs: Marked as cross-compileable when requested
17 years ago
Christian Wiese
1589a09212
liblockfile: Marked as cross-compilable when requested
17 years ago
Christian Wiese
d21b2e9e74
glibc: Fixed mips support by patching in various upstream changes
17 years ago
Christian Wiese
8ad7aa66ea
glibc: Added config cache tls tweaks for mips64
17 years ago
Christian Wiese
9b20019d39
openssl: Added mips64 architecture settings
17 years ago
Christian Wiese
61260c8b6c
cracklib: Marked as cross-compileable when requested
17 years ago
Christian Wiese
f4e193b1ca
patchutils: Marked cross-compileable when requested
17 years ago
Christian Wiese
c434986a52
glibc: Added config cache tweaks for powerpc improving cross-compiling
17 years ago
Christian Wiese
a677ed547d
glibc: Added config cache tweaks for powerpc64 improving cross-compiling
17 years ago
Christian Wiese
536170bf6e
glibc: Check if the length of $tls_arch is non-zero before injecting "libc_cv_${tls_arch}_tls=yes"
17 years ago
Christian Wiese
7abcacd36c
glibc: Improved tls related cross-compiling for x86 and x86_64
17 years ago
Christian Wiese
48895bf167
glibc: Improved tls related cross-compile support for sparc64
17 years ago
Christian Wiese
20453fc4f6
Fixed glibc to use tls related config cache vars for all non-native stages
17 years ago
Christian Wiese
564474a0d9
Improved gcc to inject nptl cross-compile tweaks through configcache
Note: libc_cv_forced_unwind=yes and libc_cv_c_cleanup=yes" config cache
variables are needed for all archs if TLS is enabled, and the
config cache approach seems to be more reliable than patching!
17 years ago
Christian Wiese
74a8a89164
binutils: Fixed to not build a shared libbfd in toolchain stage
17 years ago
Christian Wiese
05e032abc0
libtool: Updated (1.5.22 -> 1.5.26) and removed obsolete multilib patch
17 years ago
Christian Wiese
abd8adae5c
automake: Updated (1.10 -> 1.10.1)
17 years ago
Christian Wiese
b6dbe221ce
prelude-lml: Use the correct location for libprelude while cross-compiling
Note: Nevertheless prelude-lml is not cross-compilable yet because the
configure script doesn't allow yet to specifiy the correct pcre prefix!
17 years ago
Christian Wiese
6c62553ef2
haproxy: Marked as cross-compileable when requested
17 years ago
Christian Wiese
1b4010af91
libprelude: Marked as cross-compileable when requested
17 years ago
Christian Wiese
e22d324634
gnutls: Marked as cross-compileable when requested
17 years ago
Christian Wiese
34f923cbd4
libgcrypt: Improved cross-compile support
Note: By now the libgcrypt tests will be build again while cross-compiling
but we have to explicitely disable MPI assembler modules, which leads
to unresolved symbols otherwise. In general this shouldn't cause any
troubles as it seems that assembler modules aren't even used while
compiling natively. At least I couldn't find any related symbols in
any natively compiled libgcrypt binaries I have access to currently.
17 years ago
Christian Wiese
391f68b222
libtasn1: Do not hardcode '-L{libdir}' into the generated 'libtasn1-config' while cross-compiling
17 years ago
Christian Wiese
a35469ad18
opencdk: Marked as cross-compileable when requested
Note: We have to assure that the right libgcrpyt is used while cross-compiling
by passing '--with-libgcrypt-prefix' confopt as well as disabling the
built-in tests.
17 years ago
Christian Wiese
121a87e42f
libgpg-error: Marked cross-compileable when requested
17 years ago
Christian Wiese
e90239c99f
libtasn1: Marked cross-compileable
17 years ago
Christian Wiese
b7e1e13da7
libgcrypt: Marked libgcrypt as cross-compileable
Note: While cross-compiling we had to disable the built-in tests via a patch,
as well as providing some little guidance to use the right libgpg-error.
17 years ago
Alejandro Mery
f15f527e40
socklog: Marked to build on stage 1 when cross compiling
17 years ago
Alejandro Mery
90ddf2c349
ipsvd: Marked to build on stage 1 when cross compiling
17 years ago
Alejandro Mery
3a0d32ac45
pound: Marked to build on stage 1 when cross compiling
17 years ago
Alejandro Mery
36317c96d2
pound: Fixed to pass stage 1 - use malloc() instead of rpl_malloc()
17 years ago
Alejandro Mery
349247d2c7
pcre: Marked to build on stage 1 when cross compiling
17 years ago
Alejandro Mery
ebd12bb015
hdparm: Marked to build on stage 1 when cross compiling
17 years ago
Alejandro Mery
4e13a5df6e
hdparm: Fixed hdparm cross compilation by honoring $(STRIP)
17 years ago
Alejandro Mery
4524df6f0c
nail: Marked to build on stage 1 when cross compiling
17 years ago
Alejandro Mery
cfa2eb7d6f
iputils: Marked to build on stage 1 when cross compiling
17 years ago
Alejandro Mery
97888fa674
kbd: Fixed cross compilation by changing configure to trust gcc's $? instead of executing the resulting conftest files
17 years ago
Alejandro Mery
0044010176
runit-shutdown: Marked to build on stage 1 when cross compiling
17 years ago
Alejandro Mery
f6bfba5db7
runit-logacct: Marked to build on stage 1 when cross compiling
17 years ago
Alejandro Mery
e8d5575d2b
kbd: Marked to build on stage 1 when cross compiling
17 years ago
Alejandro Mery
8e509775b8
dialog: Marked to build on stage 1 when cross compiling
17 years ago
Alejandro Mery
7a432f3f48
bcron: Fixed cross compilation by using the right $AR and $RANLIB
17 years ago
Alejandro Mery
d391edf71f
ucspi-unix: Fixed cross-compilation by using -lbg-sysdeps instead of -lsysdeps
./load unixclient env.o utoa.o `cat socket.lib`
.../usr/bglibs/lib/libsysdeps.a: could not read symbols: Archive has no index; run ranlib to add one
collect2: ld returned 1 exit status
make: *** [unixclient] Error 1
they are symlinked, but -lbg-sysdeps pass and -lsysdeps doesn't
17 years ago
Alejandro Mery
5bb01091e8
syslinux: fixed to cross compile for 64bits
they define LD=ld -melf_i386, which we override, so we have to override it
correctly.
17 years ago
Christian Wiese
b44fd2f3dd
drbd: Fixed cross-compiling and marked cross-compileable when requested
17 years ago
Christian Wiese
21ce05f5b2
keepalived: Marked cross-compilable when requested
17 years ago
Christian Wiese
99e313e7b6
ipvsadm2: Fixed cross-compiling and marked cross-compilable when requested
17 years ago
Christian Wiese
3884f52f0b
ucspi-unix: Marked as cross-compilable when requested and implemented cross-compiling support
17 years ago
Christian Wiese
582bf001ac
bcron: Marked bcron as cross-compilable when requested
Note: We also source 'bg-config.in' from bglibs which will adjust the
build system for being able to cross-compile bcron.
17 years ago