DOKK / manpages / debian 12 / musl-tools / musl-gcc.1.en
musl-gcc(1) General Commands Manual musl-gcc(1)

musl-gcc - musl wrapper for gcc

musl-gcc [OPTION...] FILENAME...

musl-gcc acts as a wrapper around gcc(1) which sets the correct system include paths for linking with musl libc library.

Since musl-gcc is a simple wrapper around gcc(1) it uses the same command line arguments.

/usr/lib/$ARCH-linux-musl/musl-gcc.specs musl-gcc spec file that defines new/overwritten include paths.

gcc(1)

Kevin Bortis <pkgs@bortis.ch>.

musl-gcc was written by
Rich Felker <dalias@aerifal.cx>

August 23, 2013 Linux