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

See the CrossGCC FAQ for lots more infromation.


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

Re: error while making gcc


Dan Carlson wrote:
> 
> Would it be possible to get a copy of the fixed arm.h file, or directions /
> link on how to fix the problem?

Apply the patch at
http://sources.redhat.com/ecos/tools/patches/ecos-gcc-2952.pat 

to a clean gcc 2.95.2 tree by going to the top of the source tree and
running:

patch -p0 < ecos-gcc-2952.pat

It's intended for eCos users, but you should be able to use it. It contains
a few things you don't need, but won't hurt.

BTW, the reason I'm pointing you at the patch is that the fixed arm.h is
not the only thing required to fix the specific problem reported - it's
just that Andreas applied the above patch, but then reverted his arm.h to
an older, unpatched, version - that's why he only needs the arm.h to be
fixed.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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


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