Date: Sat, 02 Mar 2013 18:21:28 +0100 From: "Ronald Klop" <ronald-freebsd8@klop.yi.org> To: freebsd-arm@freebsd.org, "Andrew Turner" <andrew@fubar.geek.nz> Subject: Re: ARM EABI test image Message-ID: <op.wtbw52qc8527sy@pinky> In-Reply-To: <20130302172556.5b59e122@bender> References: <20130302172556.5b59e122@bender>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 02 Mar 2013 05:25:56 +0100, Andrew Turner <andrew@fubar.geek.nz> wrote: > Hello, > > I have built an updated ARM EABI test image for Raspberry Pi [1]. > > The only known issue is c++ exception handling is broken when > using in a dynamically linked executable. Static executables should > work with c++ exceptions. > > To test it you will have to extract it using unxz and dd it to an sd > card, for example, with a USB to SD adapter on /dev/da0: > $ unxz bsd-pi-eabi-r247609.img.xz > $ dd if=bsd-pi-eabi-r247609.img of=/dev/da0 > > If you don't have a Raspberry Pi but would like to try it on your board > you can add -DWITH_ARM_EABI to the make commands you use to build and > install world and the kernel. Is this also interesing on the older SHEEVAPLUG? If yes, I can test it somewhere next week. Ronald. > > Can people try this as I would like to know if anything else is broken > as this will become the default ABI for 10. > > Andrew > > [1] http://people.freebsd.org/~andrew/rpi/bsd-pi-eabi-r247609.img.xz > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.wtbw52qc8527sy>