[haiku-development] Re: /boot/home/config vs. /boot/common

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Tue, 30 Sep 2008 19:35:14 +0200 CEST

"scott mc" <scottmc2@xxxxxxxxx> wrote:
> Any chance we can get this related enhancement soon?
> http://dev.haiku-os.org/ticket/2698

I'm actually not sure what needs to be changed here.
At least as a work-around, you can add the following to 
SetupEnvironment, or whereever you want:

export C_INCLUDE_PATH="/boot/common/include:/boot/home/config/include"
export CPLUS_INCLUDE_PATH="/boot/common/include:/boot/home/config/
include"

But that doesn't solve the "lib" problem. If that's built into gcc, 
then only an updated gcc can change this.

Bye,
   Axel.


Other related posts: