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: PowerPC platform compilation errors


Hi Andrew,

I follow your steps and still have the same problem.

On 3/28/07, Andrew Lunn <andrew@lunn.ch> wrote:
On Tue, Mar 27, 2007 at 05:00:33PM -0300, Tales Toledo wrote:
> Hi,
>
> does anybody has the same error or I'm doing something wrong in configtool
> I have tried to compile with Adder, MBX, FADS plataforms with no success...

What is the exact configuration you are using. It compiles for me:

lunn@londo:~/eCos/work$ rm -fr *
lunn@londo:~/eCos/work$ ecosconfig new mbx
lunn@londo:~/eCos/work$ ecosconfig tree
lunn@londo:~/eCos/work$ make -s
headers finished
build finished


toledo@work:~/test$ make -s headers finished tail: Warning: "+number" syntax is deprecated, please use "-n +number" /home/toledo/ecos-2.0/packages/kernel/v2_0/src/common/except.cxx: In function `void cyg_null_exception_handler(unsigned int, int, unsigned int)': /home/toledo/ecos-2.0/packages/kernel/v2_0/src/common/except.cxx:97: `struct HAL_SavedRegisters' has no member named `cause' /home/toledo/ecos-2.0/packages/kernel/v2_0/src/common/except.cxx:97: `struct HAL_SavedRegisters' has no member named `badvr' make[1]: *** [src/common/except.o.d] Error 1 make: *** [build] Error 2


We need exact instructions for reproducing the problem.



toledo@work:~/test$ ecosconfig --version ecosconfig 2.0 (May 9 2003 09:45:47) Copyright (c) 2002 Red Hat, Inc.

toledo@work:~/test$ make -v
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

What kind of information do you need?

Thx,
TT

--
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]