[Gambas-user] getting Gambas version info across devices

Benoît Minisini g4mba5 at gmail.com
Mon Mar 22 23:52:10 CET 2021


Le 22/03/2021 à 23:37, Bruce Steers a écrit :
> What about that env arg that sets libdir, would that work?
> 
> Cheers
> BruceS
> 

Normally 'chroot' should be enough, has 'gbc3' depends on the following 
libs only:

linux-vdso.so.1 (0x00007ffee277d000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fa6a6e86000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fa6a6d37000)
/lib64/ld-linux-x86-64.so.2 (0x00007fa6a70f1000)

you can hardly use less.

-- 
Benoît Minisini


More information about the User mailing list