------- Additional Comments From marco dot schulze at hotmail dot com  
2009-02-21 19:18 -------
tc-ia64.c is automatically compiled by make. I won't have access to the linux
box this weekend, so it'll only be possible to post how the compiler is run (as
invoked by make) next monday. The configure script is run with the following
arguments (it's incomplete in my first post):

../binutils-2.19.1/configure CC="ccache gcc" CXX="ccache g++"
--prefix=$HOME/Lin/Cross-Tools/ --disable-nls --target=ia64-unknown-linux-gnu
--with-gmp=$HOME/Lin/Cross-Tools/ --with-mpfr=$HOME/Lin/Cross-Tools/
--disable-multilib --enable-shared --enable-64-bit-bfd
--with-lib-path=$HOME/Lin/Cross-Tools/

Then I run 'make configure-host' and 'make -j4'.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9874

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to