Re: Using rump function rump_sys_mount()

2025-04-20 Thread Damien Zammit via Bug reports for the GNU Hurd
That's why I suggest use a simple main() and makefile. Then you link them explicitly. Rump is linked statically I believe. It is supposed to support dynamic linkage but I don't think I got it to work that way yet. Damien Sent from Proton Mail Android Original Message On 21

Re: Using rump function rump_sys_mount()

2025-04-20 Thread Zhaoming Luo
On Sun, Apr 20, 2025 at 10:49:41PM +, Damien Zammit wrote: > Hi, > > Which rump libraries are you linking to? Its vital to link to the right ones. > Part of the challenge is working out which ones. > It's indeed more challenging than I thought. I supposed I can see the linked rump library us