On 2/26/16, Donald Ziesig <don...@ziesig.org> wrote: > Congrats on getting the old-timer to work.
;-) > Also congrats on getting rid of the crti.o message. I have been > ignoring those messages for years because they don't seem to do anything > bad, but I sure would like to get rid of them. How did you do it? Find the crti.o file on your system: find -name crti.o It seems to default to /usr/lib/i386-linux-gnu/ Open /etc/fpc.cfg Find the line that sets the path for library files, (-Fl) Add the found path to it (separate with semiconon) Bart -- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus.freepascal.org http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus