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: cross compiler cygwin -> ppc-lynx


Hi Erlo,

On Tue, 8 Mar 2005, Erlo Haugen wrote:

I am trying to build a compiler as stated. I am using gcc 4.0 sources.
I am using gcc 3.3.3 as build-compiler. I managed to build binutils without
problems.

This is part of my environment:
PREFIX=/usr/local/lynx
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 8 Stepping 6, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0806
TARGET=ppc-lynx-lynx

I could imagine that support for LynxOS is not fully implemented in this gcc release. Have you any reason to try such a new version? You could try the same with an older gcc 3.x.

--with-local-prefix=${PREFIX}/${TARGET} --enable-languages=c,ada

I'd also leave out ADA in the beginning until the C compiler is working. That should make it easier to find problems.

Regards,
Marius

--
Marius Groeger <mgroeger@sysgo.com>
SYSGO AG                      Embedded and Real-Time Software
Voice: +49 6136 9948 0                  FAX: +49 6136 9948 10
www.sysgo.com | www.elinos.com | www.osek.de | www.pikeos.com


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