This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: assembler errors compiling arm-none-elf


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]