Index: meson/part/initrd/meson.build
===================================================================
--- meson/part/initrd/meson.build	(revision a42be380ec77e0657e09ad87b44154917913e8ea)
+++ meson/part/initrd/meson.build	(revision 6c2fac18b6f4eaff9a0666410673c2e53af510bf)
@@ -31,5 +31,5 @@
 	# We have to explicitly use gcc for this, because clang only prints
 	# file name instead of whole path.
-	libgcc = run_command(cc_arch + '-helenos-gcc',
+	libgcc = run_command(cc_path / cc_arch + '-helenos-gcc',
 		arch_uspace_c_args, '-print-libgcc-file-name',
 		check: true,
