Hi John, On 1/25/21 6:10 AM, John J. Karcher wrote: > Hello Everyone, > > I hope this isn't too obvious, but I am trying to build "sculpt-20.08", > and have run into a problem. I was able to work around the outdated > external "curl" library, but I am stuck on a linker problem.
this sounds like the '-fcommon' issue [1] we had with newer host tool chains lately. Can check if commit [2] is working for you? [1] https://github.com/genodelabs/genode/issues/3960 [2] https://github.com/genodelabs/genode/commit/e3ea3191afbd3596dc1b5edb903d735f2c879a23 Regards, Sebastian -- Sebastian Sumpf Genode Labs http://www.genode-labs.com · http://genode.org Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth _______________________________________________ Genode users mailing list [email protected] https://lists.genode.org/listinfo/users
