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]

Re: Infos request


Paolo:


Follow the FAQ at http://crossgcc.billgatliff.com.  The script takes
you through the whole procedure, which includes installing the
assembler and linker before the cross compiler.

b.g.

On Sat, Sep 15, 2001 at 08:52:51AM +0200, Paolo Romanin wrote:
> Purpose: Build these cross-compilers
> 
>   1) for Motorola ColdFire MCF5272 big endian
>   2) for Motorola PowerPC MPC823   big endian
> 
> 
> My hardware:
> CPU    = GenuineIntel - Pentium III (Coppermine) - FREQ=1004MHz
> memory = 512 MB
> hdc    = FUJITSU MPB3021ATU       - ATAPI/IDE  2 GB
> hdb    = SAMSUNG SV0842D          - ATAPI/IDE  8 GB
> hda    = QUANTUM FIREBALLP AS40.0 - ATAPI/IDE 40 GB
> 
> only hdb used for Linux Mandrake 8.0
> 
> 
> Tools:
> GNU gcc 3.0.1 i686-pc-linux-gnu
> GNU as  2.10.91 (build for i586-mandrake-linux) using BDF 2.10.1.0.2
> GNU ld  2.10.91 (with BFD 2.10.1.0.2)
> GNU GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
> Built for i586-mandrake-linux-gnu
> 
> 
> I have used information from file gcc-3.0.1/INSTALL/index.html
> I have unpaked the full GNU gcc-3.0.1 distribution on /home/pr/src
> I have issued (for MCF5272):
>     mkdir /home/pr/cross-gcc
>     cd /home/pr/cross-gcc
>     /home/pr/src/configure --target=m68k-coff (successfull ended)
>     make (failed with "as -m68020 unsupported option")
> 
> 
> Question: What is the right way to a good end ?
> 
> Thanks from Paolo Romanin - Verona - North Italy
> 
> 
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
> 

-- 
Bill Gatliff
bgat@billgatliff.com

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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