linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* problem with compiling ppcboot
@ 2004-07-29 12:19 m madhuker
  2004-07-29 12:46 ` Marc Leeman
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: m madhuker @ 2004-07-29 12:19 UTC (permalink / raw)
  To: linuxppc-embedded


hello all,
         Im working with MPC8245 EncorePP1 board..
in this when compile ppcboot with make command..

it is showing errors as follows...
--------------
make[1]: Entering directory
`/home/madhu/ppc/ppcboot/ppc'
ppc-elf-gcc -D__ASSEMBLY__ -g  -Os
-fomit-frame-pointer -mrelocatable -ffixed-r14 -meabi
-mrelocatable -ffixed-r14 -meabi -D__KERNEL__
-D__powerpc__ -DTEXT_BASE=0xFFF00000
-I/home/madhu/ppc/ppcboot/include -fno-builtin -pipe
-DCONFIG_PPC -D__powerpc__ -DCONFIG_MPC824X -ffixed-r2
-mstring -mcpu=603e -msoft-float
-DTEXT_BASE=0xFFF00000 -DCONFIG_PPC -D__powerpc__
-DCONFIG_MPC824X -ffixed-r2 -mstring
-mcpu=603e -msoft-float -DTEXT_BASE=0xFFF00000 -c -o
ppcstring.o ppcstring.S
ppc-elf-gcc: installation problem, cannot exec `cpp0':
No such file or directoryas: unrecognized option
`-mppc'
make[1]: *** [ppcstring.o] Error 1
make[1]: Leaving directory
`/home/madhu/ppc/ppcboot/ppc'
make: *** [subdirs] Error 1
[root@mail ppcboot]#
--------------------------------------

        Please give suggestion....
                                    Regards
                                    Madhukar



Y! Messenger - Communicate in real time. Download now.
http://messenger.yahoo.com

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: problem with compiling ppcboot
  2004-07-29 12:19 problem with compiling ppcboot m madhuker
@ 2004-07-29 12:46 ` Marc Leeman
  2004-07-29 13:23 ` Sylvain Munaut
  2004-07-29 17:09 ` Wolfgang Denk
  2 siblings, 0 replies; 4+ messages in thread
From: Marc Leeman @ 2004-07-29 12:46 UTC (permalink / raw)
  To: m madhuker; +Cc: linuxppc-embedded


> ppcstring.o ppcstring.S
> ppc-elf-gcc: installation problem, cannot exec `cpp0':
> No such file or directoryas: unrecognized option `-mppc'

Check your installation and/or path. I don't think this is related to
ppcboot, but rather to your system you compile the sources on.

btw, change to u-boot if you only start porting, you'll avoid problems
(inherited code, been there, done that): http://u-boot.sourceforge.net/

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: problem with compiling ppcboot
  2004-07-29 12:19 problem with compiling ppcboot m madhuker
  2004-07-29 12:46 ` Marc Leeman
@ 2004-07-29 13:23 ` Sylvain Munaut
  2004-07-29 17:09 ` Wolfgang Denk
  2 siblings, 0 replies; 4+ messages in thread
From: Sylvain Munaut @ 2004-07-29 13:23 UTC (permalink / raw)
  To: m madhuker; +Cc: linuxppc-embedded


>
>        Please give suggestion....
>
>

Don't use ppcboot. Use U-Boot ( new version ... ) and ask questions on
the u-boot list.


Sylvain Munaut

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: problem with compiling ppcboot
  2004-07-29 12:19 problem with compiling ppcboot m madhuker
  2004-07-29 12:46 ` Marc Leeman
  2004-07-29 13:23 ` Sylvain Munaut
@ 2004-07-29 17:09 ` Wolfgang Denk
  2 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2004-07-29 17:09 UTC (permalink / raw)
  To: m madhuker; +Cc: linuxppc-embedded


In message <20040729121949.23526.qmail@web13603.mail.yahoo.com> you wrote:
>
>          Im working with MPC8245 EncorePP1 board..
> in this when compile ppcboot with make command..

This is your first error. PPCboot is a dead project. Development  was
discontinued nearly two years ago. Please use U-Boot instead.

> it is showing errors as follows...
...
> ppc-elf-gcc -D__ASSEMBLY__ -g  -Os
...
> ppc-elf-gcc: installation problem, cannot exec `cpp0':

You are obviously using a home-grown toolchain which has at least  an
installation  problem.  Either  fix  your toolchain, or use a working
one.

Best regards,

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
It is undignified for a woman to play servant to a man who is not
hers.
	-- Spock, "Amok Time", stardate 3372.7

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-07-29 17:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-29 12:19 problem with compiling ppcboot m madhuker
2004-07-29 12:46 ` Marc Leeman
2004-07-29 13:23 ` Sylvain Munaut
2004-07-29 17:09 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).