Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 2004 13:55:23 +0300
From:      Danny Braniss <danny@cs.huji.ac.il>
To:        current@freebsd.org
Subject:   problems compiling latest -current
Message-ID:  <20040730105524.E733143D39@mx1.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Hi,
	Since noone is complaining, then it might be that I cross compile - compiling
under stable (4.10) for current, this worked fine till now.

...
./cc_tools -I/r+d/5.2/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc 
-I/r+d/5.2/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/config -I.  
-I/r+d/obj/new-dev/r+d/5.2/src/i386/legacy/usr/include  -L/r+d/
obj/new-dev/r+d/5.2/src/i386/legacy/usr/lib -o cc1 main.o c-parse+%DIKED.o 
c-lang.o stub-objc.o /r+d/obj/new-dev/r+d/5.2/src/i386/r+d/5.2/src/gnu/usr.bin/
cc/cc1/../cc_int/libcc_int.a -legacy
/r+d/obj/new-dev/r+d/5.2/src/i386/r+d/5.2/src/gnu/usr.bin/cc/cc1/../cc_int/libc
c_int.a(diagnostic.o): In function `fancy_abort':
diagnostic.o(.text+0x81c): multiple definition of `fancy_abort'
/r+d/obj/new-dev/r+d/5.2/src/i386/r+d/5.2/src/gnu/usr.bin/cc/cc1/../cc_int/libc
c_int.a(errors.o)(.text+0x194): first defined here
/usr/libexec/elf/ld: Warning: size of symbol `fancy_abort' changed from 25 to 
39 in /r+d/obj/new-dev/r+d/5.2/src/i386/r+d/5.2/src/gnu/usr.bin/cc/cc1/../cc_in
t/libcc_int.a(diagnostic.o)
/r+d/obj/new-dev/r+d/5.2/src/i386/r+d/5.2/src/gnu/usr.bin/cc/cc1/../cc_int/libc
c_int.a(diagnostic.o): In function `trim_filename':
diagnostic.o(.text+0x4f8): multiple definition of `trim_filename'
...

danny




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040730105524.E733143D39>