OS4 DepotLogo by DaveyD 
(anonymous IP: 18.117.182.179,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Development » Utility » binutils.patch.bz2

Binutils

Description: Patches for binutils 2.14 OS4/SDK
Download: binutils.patch.bz2       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 476kb
Version: 2.14
Date: 20 Jun 04
Author: The OS4 team
Submitter: Thomas Frieden
Email: ThomasF/hyperion-entertainment biz
Category: development/utility
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 62
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads:  (Current version)
 (Accumulated)

[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 
This is a patch for binutils to produce OS4 binutils.

To rebuild the source, get
ftp://ftp.gnu.org/pub/gnu/binutils/binutils-2.14.tar.gz. Unpack the source,
change to the directory of the source code, and apply the diff (unpack it
first):

> tar xvzf binutils-2.14.tar.gz
> cd binutils-2.14
> bzcat <path/to/patch/>binutils-2.14.patch.bz2 | patch -p 1

To build the binutils, create a new directory (outside binutils source tree),
and configure it:

> mkdir binutils-build
> cd binutils-build
> ../binutils-2.14/configure --host=<desired host system> --target=ppc-amigaos
--build=<your build system> --prefix=<path/to/install/to>
> make
> make install

For more information about configuring and building binutils, see the binutils
documentation

Note: You need to build these before building the compiler. The compiler build
process needs binutils first.








Copyright (c) 2004-2024 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment