In message <19990404093848.a76...@nuxi.com> "David O'Brien" writes:
: THE SWITCH HAS BEEN PULLED!

cc -O -pipe -DFREEBSD_ELF 
-I/home/imp/FreeBSD/src/gnu/usr.bin/cc/cc/../../../../contrib/egcs/gcc 
-I/home/imp/FreeBSD/src/gnu/usr.bin/cc/cc/../../../../contrib/egcs/gcc/config 
-DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"egcs-2.91.66\" 
-DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\" 
-I/usr/obj/home/imp/FreeBSD/src/gnu/usr.bin/cc/cc/../cc_tools 
-I/home/imp/FreeBSD/src/gnu/usr.bin/cc/cc/../cc_tools   
-I/usr/obj/home/imp/FreeBSD/src/tmp/usr/include  -static -o cc gcc.o  
/usr/obj/home/imp/FreeBSD/src/gnu/usr.bin/cc/cc/../cc_drv/libcc_drv.a
/usr/obj/home/imp/FreeBSD/src/tmp/usr/lib/libc.a(mktemp.o): In function 
`mkstemps':
mktemp.o(.text+0x0): multiple definition of `mkstemps'
/usr/obj/home/imp/FreeBSD/src/gnu/usr.bin/cc/cc/../cc_drv/libcc_drv.a(mkstemp.o)(.text+0x0):
 first defined here
/usr/libexec/elf/ld: Warning: size of symbol `mkstemps' changed from 573 to 39 
in mktemp.o

I suspect that mkstemp shouldn't be defined in libcc_drv.a.

Warner


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to