Date: Wed, 11 Nov 2009 15:07:36 -0500 (EST) From: Daniel Eischen <deischen@freebsd.org> To: freebsd-ports@coreland.ath.cx Cc: ports@freebsd.org Subject: Re: Improving Ada support on FreeBSD and in the ports system Message-ID: <Pine.GSO.4.64.0911111505060.27822@sea.ntplx.net> In-Reply-To: <20091111200215.GA14825@logik.internal.network> References: <20091107212936.GB85348@logik.internal.network> <Pine.GSO.4.64.0911080003290.8396@sea.ntplx.net> <20091111175947.GA89826@logik.internal.network> <Pine.GSO.4.64.0911111446090.27822@sea.ntplx.net> <20091111200215.GA14825@logik.internal.network>
next in thread | previous in thread | raw e-mail | index | archive | help
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---559023410-959030623-1257970056=:27822 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 11 Nov 2009, freebsd-ports@coreland.ath.cx wrote: > On 2009-11-11 14:48:35, Daniel Eischen wrote: >>> /gnat/gpl-2009/src/GNAT/obj/./gcc/xgcc -B/gnat/gpl-2009/src/GNAT/obj/./= gcc/ -B/usr/local/x86_64-unknown-freebsd7.2/bin/ -B/usr/local/x86_64-unknow= n-freebsd7.2/lib/ -isystem /usr/local/x86_64-unknown-freebsd7.2/include -is= ystem /usr/local/x86_64-unknown-freebsd7.2/sys-include -g -fkeep-inline-fun= ctions -O2 -O2 -g -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-p= rototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include = -fPIC -pthread -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDE= D -I. -I. -I../.././gcc -I../../../src/libgcc -I../../../src/libgcc/. -I.= =2E/../../src/libgcc/../gcc -I../../../src/libgcc/../include -DHAVE_CC_TLS= -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -= c ../../../src/libgcc/../gcc/unwind-dw2.c -fvisibility=3Dhidden -DHIDE_EXPO= RTS >>> In file included from ../../../src/libgcc/../gcc/unwind-dw2.c:338: >>> ../../../src/libgcc/../gcc/config/i386/freebsd-unwind.h: In function = =E2=80=98x86_freebsd_fallback_frame_state=E2=80=99: >> >> I guess I'm confused. Why is it using config/i386 if it is >> trying to build x86_64? Check the port to see if it forces >> target i386... > > Oh, this wasn't your port, this was just the vanilla source package > taken from libre.adacore.com. > > The port has some extra complexity (downloading bootstrap > binaries, etc) that I wanted to avoid until I knew it actually > built without (much) modification. Oh, I see. Did you configure it with host=3Di386-unknown-freebsd and target=3Damd64-unknown-freebsd (or is it x86_64?)? It looks like libgcc might not have support for x86_64 FreeBSD?? --=20 DE ---559023410-959030623-1257970056=:27822--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.64.0911111505060.27822>