This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


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: Re: Big endian libgcc for arm7tdmi


Ilija Koco wrote:
I have tried to compile gcc with big-endian, and other patches but
compilation (assembler) fails. At ecos archive i found out that it can
be due to execution of wrong as so I added /usr/bin at the beginning of
PATH i.e.
PATH=/gnutools/bin/:usr/bin:$PATH; export PATH giving (copy-pasted from
set command output):

PATH=/gnutools/bin:/usr/bin:/usr/kerberos/sbin:/home/arm/bin:/opt/ecos/gnutools/arm-elf/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin

but it still fails please see make.out extract below:
It it matters my platform is Linux (Fedora Core 4) gcc version 3.4.2

Did you build the binutils first? Are they in /gnutools/bin ?


Jifl

--
--["No sense being pessimistic, it wouldn't work anyway"]-- Opinions==mine

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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