assembler errors compiling arm-none-elf

Yves Rutschle y.rutschle@indigovision.com
Thu Aug 1 02:35:00 GMT 2002


Hi,

On Wed, Jul 31, 2002 at 10:42:59AM -0700, Owen Emry wrote:
> I finally built binutils+gcc successfully by configuring with a prefix of
> /usr/local instead of ~.  This really was the only difference.

I'm sort of coming after the battle here, but it's been
observed that gcc build fails "just because" when using path
that include ~   Probably when you call configure with
--prefix=~/bin the ~ doesn't _always_ get expanded and it
all falls apart. Using --prefix=/home/owen/bin would most
probably work (I'm confident especially since /usr/local
worked already :-) ).


/Y


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list