LazUtils is an ordinary Lazarus package which does not require the LCL. If you want to use it without Lazarus in pure FPC you must make the path to LazUtils available. Yes, create your own FPC package, or simpler in this particular case, just copy the files fpcadds.pas and lazutils_defines.inc from the LazUtils folder into the project folder.