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 3.4.x & MacOSX


On Friday 20 August 2004 03:44 pm, Edo. Franzi wrote:
> Gentlemen,
> I would like to use gcc compilers to create a cross-compiler for 68k
> targets. I have tried the following procedure without success. Can
> someone
> help me?
>
> Thanks
>     Edo.
>
> OSX 10.3.4
> Darwin 7.5
>
> I have the following packages inside a commun folder (Gcc) in my
> workspace:
> gcc-3.4.1
> binutils-2.15
> newlib-1.12.0
>

Edo,

I just finished building this combination on Linux.  I've used
a version of the same script successfully on OSX, Solaris, and
Cygwin with earlier versions of the tools, so it should work with 
this combination, too.  The script is attached.

You'll need these source packages to use the script:

  binutils-2.15.tar.bz2
  gcc-core-3.4.1.tar.bz2
  gcc-g++-3.4.1.tar.bz2
  gcc-g77-3.4.1.tar.bz2
  newlib-1.12.0.tar.gz
  gdb-6.2.tar.bz2

- Jay

Attachment: crossgcc_scripts.tar.gz
Description: application/tgz

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