This is the mail archive of the crossgcc@sourceware.org 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: [ANNOUNCE] OSELAS.Toolchain() 1.1.0 released


Hi,

On Tue, Mar 06, 2007 at 11:01:40AM +0200, Zhenja wrote:
> I did not find any guidelines or at least README to actually start
> build process. Can you please point me to one?

- extract the tarball
- install ptxdist-0.10.6 somewhere (you need ptxdist-0.10.6.tgz and
  ptxdist-0.10.6-patches.tgz)
- change into OSELAS.Toolchain-1.1.0

If you just want to build one of the predefined toolchain combinations,
run

	$ ptxdist select ptxconfigs/your_favourite_config
	$ ptxdist go

Or, if you are more adventurous, run

	$ ptxdist menuconfig

and change things to your needs.

Note that the toolchains are built into /opt/OSELAS.Toolchain-1.1.0/
which is only possible if you are allowed to create this directory; you
can either let sudo do the job (just press enter when you are asked), or
do it manually, or look into the ptxconfig file and change the first
part of the prefix there.

HTH,

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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