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 gcc 4.0.1 & MacOSX Tiger 10.4.2


On Sunday 24 July 2005 12:07 pm, Franzi Edo. wrote:
> I would like to use gcc compilers to create a cross-compiler for 68k
> targets. I have tried the following procedure without success.

doesnt crosstool support this ?

> - The creation of the binutil seems to be OK
> - The make of the compiler
>     ../../../Gcc/gcc-4.0.1/configure --target=$target --prefix=
> $prefix -v --with-newlib --with-gnu-as --with-gnu-ld
>     make "CC=cc -no-cpp-precomp -DHAVE_DESIGNATED_INITIALIZERS=0"
>
>     FAILS!!!!!
>
> ....
> make[2]: *** [libgcc/m68040/_fixunsdfsi.o] Error 1
> make[1]: *** [stmp-multilib] Error 2
> make: *** [install-gcc] Error 2

you cut out the error that actually might help
-mike

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