This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: Compiling vxWorks Kernel


Isn't cpp68k just 'cpp' renamed to cpp68k?

You can get xsym.c from the Linux/Tornado web page, IIRC.

HTH!
Luke

"James A. Benson" wrote:
> 
> I have a few simple questions. I have been using a
> m68k cross compiler that i compiled from 2.95.2. I also
> compiled the cross utilities from binutils-2.9.5.0.22.
> I have had no problems developing, compiling and running our
> application software. I am now to the point that i would
> like to compile the vxWorks kernel with the cross compiler/binutils.
> 
> In addition to the compiler, linker and few scripts
> the vxWorks kernel Makefile calls the following binary files:
> 
> 1) cpp68k
> 2) xsym
> 
> I am guessing that the cpp68k is some sort of 68k preprocessor.
> Binutils didn't create anything that i would obviously associate
> with this file.
> 
> xsym creates a symbol table (vxWorks.sym).
> 
> Can someone tell me which tools i should be using in place of
> these "other host executable" tools.
> 
> Thanks,
> 
> Jim
> 
-- 
Virata http://www.virata.com
Cambridge
Tel: +44 1223 566919      Fax: +44 1223 566915

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