search for: bbigtoc

Displaying 4 results from an estimated 4 matches for "bbigtoc".

2008 Oct 30
2
Questions about Samba 3.x on AIX 4.3.3
...to compile the latest 3.0 and 3.2 versions without much success. I can't compile using the IBM compiler we have because it doesn't support C99 correctly and configure fails. Compiling smbd/ with gcc 2.95.2 or 3.3.4 succeeds, but the associated linker doesn't understand the -bexpfull or -bbigtoc targets and linking fails. If I comment these targets out in the Makefile, linking succeeds. I'm hoping someone could answer at least one of the following questions: 1. I don't understand the purpose of expfull or bigtoc. If I can compile/link without -bexpfull and -bbigtoc, will the res...
2004 Jun 08
1
samba-3.0.4 compile issues on AIX 4.3.3
Hi! I just downloaded samba-3.0.4 and tried to compile it on AIX 4.3.3 with gcc 2.95.2 using LDFLAGS="-Wl,-bbigtoc" ./configure --prefix=/bag/samba \ --mandir=/bag/samba/man \ --localstatedir=/usr/local/samba/var \ --with-configdir=/usr/local/samba \ --with-privatedir=/usr/local/samba/private \ --with-lockdir=/usr/local/samba/var/locks \ --with-piddir=/usr/local/samba/var/locks \ --wit...
2020 Mar 12
0
Linking Error Building Samba on AIX 7
...--disable-cups \ --disable-iprint \ --without-ldap \ --without-ads Here is what is being executed. 10:58:25 runner ['gcc', '-g', '-Wl,-blibpath:/opt/local/samba/lib:/usr/lib:/lib,-brtl,-bbigtoc', '-maix64', '-shared', '-Wl,-brtl,-bexpfull', 'source3/lib/cluster_support.c.44.o', 'source3/lib/ctdb_dummy.c.44.o', '-o/nimfs/sw/build/samba-4.11.6/bin/default/source3/libsamba-cluster-support-samba4.so', '-Wl,-bsvr4,-R,/nimfs/sw/build/samba...
2010 May 11
1
Samba 3.5.2 compile on AIX
...no checking if -Wl,-z,ignore works... no checking if -z ignore works... no checking if -Wl,-z,defs works... no checking if -error_unresolved works... no checking if -Wl,-error_unresolved works... no checking LDSHFLAGS_Z_DEFS... checking LDFLAGS... -L./bin checking DYNEXP... -Wl,-brtl,-bexpfull,-bbigtoc checking SHLD... ${CC} ${CFLAGS} checking LDSHFLAGS... -Wl,-G,-bexpfull,-bbigtoc,-brtl checking SHLIBEXT... so checking SONAMEFLAG... # checking PICFLAG... -O2 checking NSSSONAMEVERSIONSUFFIX... checking whether building shared libraries actually works... yes checking used PICFLAG... -O2 checking w...