The AROS Archives(anonymous IP: 18.118.200.86,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Development » Cross » gimmearos.zip

Gimmearos

Description: Script for building AROS from the source code
Download: gimmearos.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 6kb
Version: 1.11
Date: 21 Jan 20
Author: Matthias Rustler & misc. contributors
Submitter: Matthias Rustler
Email: mrustler/gmx de
Homepage: http://www.mazze-online.de/aros/
Requirements: Linux
Category: development/cross
Replaces: development/cross/scripts.zip
License: Public domain
Distribute: yes
FileID: 2041
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 226  (Current version)
879  (Accumulated)
Votes: 1 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
Bash script for building AROS from the Subversion or GIT repository.

It does (interactively):
* Installing the prerequisites (currently only for Debian
  and similar (e.g.Ubuntu), Fedora and Arch Linux).
* Checkout of AROS source code from the SVN or GIT repo.
* Configuring
* Building

Since v1.11 there is an alternative gimmearos-v1.sh. It has separate
steps for configuring/building the toolchain and AROS. This allows
for fast rebuilds of AROS without the toolchain. As the name implies
it is for ABIv1 only.


Please, send improvements back to me (especially support for other Linuxes)

History
1.11 2014-07-26
- added support for openSUSE
- added gimmearos-v1.sh

1.10 2013-08-03
- prerequisites updated
- wrong directory name corrected

1.9 2012-04-23
- added libpng12-dev to prerequisites for Debian (Ubuntu)
- removed the option to select a particular GCC version
  because that's no longer supported on ABIv1.

1.8 2011-04-17
- added the ability to fetch/configure/build both v0 and v1

1.7 2010-12-24
- download sources with Git
- removed option to download contrib/necessary (no longer available)

1.6 2010-12-08
- added bzip2 to the prerequisites

1.5 2010-07-07
- support for Arch Linux from Brad Mccormack
- option to download "ports" archive
- option to select host compiler

1.4 2010-05-17
- download of missing prerequisites (make, libxx86vm)
- option to download prerequisites for
  building 32-bit AROS on 64-bit Linux
- configure and build options for 64-bit AROS
- "-j2" parameter for "make"

1.3 2009-08-01
Build binaries outside source tree.

1.2 2009-01-04
Support for Fedora (experimental).
Added error handling for package installation.
               
1.1 2009-01-02
First official release.





Copyright © 2005 - 2024 The AROS Archives All Rights Reserved