[haiku-commits] Aw: Re: BRANCH HaikuPM-github.package-management [f56958c] data/bin build/jam build/jam/repositories/HaikuPorts

  • From: "Ingo Weinhold" <ingo_weinhold@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Mon, 12 Aug 2013 18:18:24 +0200 (CEST)

"Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>:
> Am 12/08/2013 17:30, schrieb HaikuPM-github.package-management:
> > b57470a: Remove setgcc
> 
> How does this work when compiling stuff under Haiku now?
> I mean not the Haiku repository, but other stuff.

The tools for the secondary architecture live in /boot/common/bin/<arch> and 
they are symlinked to /boot/common/bin as <command>-<arch>. So your options 
would be:
1. Prepend /boot/common/bin/<arch> to PATH. For convenience we might want to 
provide a shell function that can do and undo that.
2. Simply use gcc-<arch> to build stuff.

CU, Ingo

Other related posts: