質問編集履歴

1

文章を修正

2022/08/06 04:21

投稿

退会済みユーザー
test CHANGED
File without changes
test CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  ##### やりたいこと
4
4
  `g++ Main.cpp sample.a` というように実行したいです。
5
+
6
+ 参考サイト:https://access.redhat.com/documentation/ja-jp/red_hat_enterprise_linux/8/html/developing_c_and_cpp_applications_in_rhel_8/creating-static-libraries-with-gcc-and-ar_creating-libraries-with-gcc
5
7
 
6
8
 
7
9
  ##### tree