|
|
发表于 2004-11-17 18:34:00
|
显示全部楼层
[PHP]LDFLAGS="-Wl,-O1 -Wl,-z -Wl,--enable-new-dtags -Wl,--sort-common -s"[/PHP]
emerge prozilla实验成功
值得注意的是
checking for gcc... gcc
checking whether the C compiler (gcc -march=athlon-tbird -O3 -mmmx -m3dnow -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -ftracer -Wl,-O1 -Wl,-z -Wl,--enable-new-dtags -Wl,--sort-common -s) works... yes
checking whether the C compiler (gcc -march=athlon-tbird -O3 -mmmx -m3dnow -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -ftracer -Wl,-O1 -Wl,-z -Wl,--enable-new-dtags -Wl,--sort-common -s) is a cross-compiler... no
checking whether we are using GNU C... yes
gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include -march=athlon-tbird -O3 -mmmx -m3dnow -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -ftracer -D_REENTRANT -Wall -DGLOBAL_CONF_FILE="\"/etc/prozilla.conf\"" -c connection.c
gcc -march=athlon-tbird -O3 -mmmx -m3dnow -pipe -fforce-addr -fomit-frame-pointer -funroll-loops -falign-functions=4 -maccumulate-outgoing-args -ftracer -D_REENTRANT -Wall -DGLOBAL_CONF_FILE="\"/etc/prozilla.conf\"" -Wl,-O1 -Wl,-z -Wl,--enable-new-dtags -Wl,--sort-common -s -o proz connect.o connection.o curses.o ftp.o ftp-retr.o ftpparse.o ftpsearch.o getopt.o http-retr.o http.o init.o logfile.o main.o misc.o netrc.o ping.o resume.o debug.o url.o -L/usr/lib -lncurses -lpthread |
|