serenity/Demos/DynamicLink
Andrew Kaster a755b80057 Demos: Link our normal startfiles into the dynamic lib demo
Now that gcc knows about crtbeginS and crtendS, and knows not to link
crt0.o into shared objects, we can get rid of the hacks required due to
--nostartfiles.
2020-01-01 23:05:17 +01:00
..
LinkDemo Demos: Add a dynamic linking demo to show off dlfcn methods 2020-01-01 17:48:41 +01:00
LinkLib Demos: Link our normal startfiles into the dynamic lib demo 2020-01-01 23:05:17 +01:00
Makefile Demos: Add a dynamic linking demo to show off dlfcn methods 2020-01-01 17:48:41 +01:00