View Single Post
  #4   (View Single Post)  
Old 3rd December 2008
BSDfan666 BSDfan666 is offline
Real Name: N/A, this is the interweb.
Banned
 
Join Date: Apr 2008
Location: Ontario, Canada
Posts: 2,223
Default

To answer the question.. none of the base package sets depend on each other.. the version of gcc in the comp44.tgz package is the "system compiler", i.e: for the kernel and base userland.

So.. by default, the only path it looks in is /usr.. which is guaranteed to always be there.

I hope that helps.. just manually point to the paths using the -I and -L arguments.
Reply With Quote