Index: meson/part/initrd/meson.build
===================================================================
--- meson/part/initrd/meson.build	(revision a42be380ec77e0657e09ad87b44154917913e8ea)
+++ meson/part/initrd/meson.build	(revision 32b4302cc4be7f8c85a3318ccb131beffe806690)
@@ -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,
