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: help about cross-compiler



Hi.
Sorry for reply so later.
The followings is the versions that I used:
binutils: 2.11.2
gcc : 3.0
make : 3.79 
the commands:
cd /my-binutils 
my-binutils/vi configure (change the target(m68k-hp-bsd4.3 and prefix 
director (I am not administor) )
my-binutils/ ./configure
my-binutils/make
my-binutils/make install

binutils are installed successfully.

Then gcc:
cd /my-gcc
/my-gcc/vi configure(change the target(m68k-hp-bsd4.3 and prefix director 
(I am not administor) )
/my-gcc/ ./configure
/my-gcc/make

error: .....(The error informations I have given you)

So what 's wrong with my Gcc?
Do you think I need libgcc1.a? I have no this files .
Because I have no computer based on m68k ,I cann't generate it.
If you think this is problem ,can you give me a copy of it or 
would you tell me where can I find it?
Thank you very much.

Best Regards
Yong Liu



-----Original Message-----
From: Vermeulen Jan <Jan.Vermeulen@siemens.atea.be>
To: 'Liu Yong' <yliu@newavetech.com>, 'CrossGCC' 
<crossgcc@sources.redhat.com>
Date: Fri, 6 Jul 2001 14:00:43 +0200
Subject: RE: help about cross-compiler

> Hello ,
> 
> Can you give me your commandlines please?
> & What versions you use (binutils, gcc, linux-dist, ..)
> 
> e.g. for binutils:
> [/home/jan/source/binbuild/ $] ../binutils-2.10.1/configure
> --target=m68k-hp-bsd4.3 --host=sun-solaris-2.6
> 
> and commands used pre- & post-building your targets.
> (like creating symlinks, renaming folders somewhere in the source-tree,
> etc)
> 
> Best regards,
> Jan
> 
> 
> -----Original Message-----
> From: Liu Yong [mailto:yliu@newavetech.com]
> Sent: vrijdag 6 juli 2001 8:34
> To: Vermeulen Jan
> Subject: RE: help about cross-compiler
> 
> 
> 
> Thanks for your help.
> But I have changed my .cshrc and added it before I build gcc.
> I don't know what's wrong .
> Maybe I should install glibc? I haven't installed it.
> 
> Any suggestion is welcomed.
> 
> Best Regards.
> Liu Yong
> 
> -----Original Message-----
> From: Vermeulen Jan <Jan.Vermeulen@siemens.atea.be>
> To: 'Liu Yong' <yliu@newavetech.com>, crossgcc@sources.redhat.com
> Date: Fri, 6 Jul 2001 07:58:11 +0200
> Subject: RE: help about cross-compiler
> 
> > >I want to build the cross-compiler (host : sun-solaris-2.6   target
> :
> > m68k-hp-bsd4.3).
> > >I have installed the binutils ,but failed building Gcc ,
> > >I tried sereral times .
> > >Please help me to find the reason or tell me how to do .
> > >Thank you very much!
> > 
> > <lots of errors>
> > 
> > >/var/tmp/ccLd3ZbM.s:75: Error: Unknown opcode: `moveml'
> > 
> > I am not certain this will help, but make sure that your
> > m68k-hp-bsd4.3-*
> > files are in the path.
> > Set your path to 
> > PATH=$PATH:/<where you installed the binutils>
> > 
> > Then try again.
> > 
> > Greets,
> > Jan
> > 
> > ------
> > Want more information?  See the CrossGCC FAQ,
> > http://www.objsw.com/CrossGCC/
> > Want to unsubscribe? Send a note to
> > crossgcc-unsubscribe@sourceware.cygnus.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]