linuxfromscratch:12.1:041-m4-1.4.19

Linux From Scratch - Version 12.1-systemd
Chapter 6. Cross Compiling Temporary Tools
이전 위로 / 처음으로 다음
개요 Ncurses-6.4-20230520

M4 패키지에는 매크로 프로세서가 포함되어 있습니다.

  • 빌드 시간: 0.1 SBU
  • 디스크 공간: 31 MB

M4 컴파일을 준비합니다.

./configure --prefix=/usr   \
            --host=$LFS_TGT \
            --build=$(build-aux/config.guess)

패키지를 컴파일합니다.

make

패키지를 설치합니다.

make DESTDIR=$LFS install


이 패키지에 대한 자세한 내용은 8.12.2, "M4 패키지 구성"에 있습니다.

  • linuxfromscratch/12.1/041-m4-1.4.19.txt
  • 마지막으로 수정됨: 2024/06/14 22:44
  • 저자 baecy