View Single Post
Old 04-26-2007, 04:32 PM   #12
ali
Addict
ali doesn't litterali doesn't litter
 
ali's Avatar
 
Posts: 302
Karma: 116
Join Date: May 2006
Device: Iliad, dude!
Quote:
Originally Posted by henkvdg
So if a program starts, it could ask something like "where-am-I" (pwd?) and the resulting string could be used as prefix for all its files it depends on. Then you achieve position independency, I guess.
I think Adam's objection is the added work in porting. Most programs you download and compile don't do it. You could go through it, look for every place where it loads something, add the logic, and it works from there. Alas, that adds to the work needed in porting, where "porter's time" seems to be a ultrascarce resource.
ali is offline   Reply With Quote