exporting argc/argv to applets

Rich Felker dalias at aerifal.cx
Fri Jul 7 05:08:03 UTC 2006


On Thu, Jul 06, 2006 at 08:34:54PM -0400, Mike Frysinger wrote:
> On Thursday 06 July 2006 15:18, Rich Felker wrote:
> > Global variables are not bp+offset, just fixed address.
> 
> that depends on your build ... with a non-pic binary this is correct

Yes we're talking about i386 which always has MMU (afaik anyway), so
building with PIC would be rather stupid..

> throw in the shared busybox lib and it all goes to hell ;)

Also sounds like a very bad idea..

Rich




More information about the busybox mailing list