You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
70 lines
1.4 KiB
70 lines
1.4 KiB
[
|
|
{
|
|
"arguments": [
|
|
"/usr/bin/gcc",
|
|
"-c",
|
|
"-Wall",
|
|
"-Wextra",
|
|
"-Werror",
|
|
"-I",
|
|
"includes",
|
|
"-o",
|
|
"ft_nm",
|
|
"main.c"
|
|
],
|
|
"directory": "/home/nicolas/Development/ft_elf",
|
|
"file": "/home/nicolas/Development/ft_elf/main.c",
|
|
"output": "/home/nicolas/Development/ft_elf/ft_nm"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"/usr/bin/gcc",
|
|
"-c",
|
|
"-Wall",
|
|
"-Wextra",
|
|
"-Werror",
|
|
"-I",
|
|
"includes",
|
|
"-o",
|
|
"ft_nm",
|
|
"nm/nm32.c"
|
|
],
|
|
"directory": "/home/nicolas/Development/ft_elf",
|
|
"file": "/home/nicolas/Development/ft_elf/nm/nm32.c",
|
|
"output": "/home/nicolas/Development/ft_elf/ft_nm"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"/usr/bin/gcc",
|
|
"-c",
|
|
"-Wall",
|
|
"-Wextra",
|
|
"-Werror",
|
|
"-I",
|
|
"includes",
|
|
"-o",
|
|
"ft_nm",
|
|
"nm/nm64.c"
|
|
],
|
|
"directory": "/home/nicolas/Development/ft_elf",
|
|
"file": "/home/nicolas/Development/ft_elf/nm/nm64.c",
|
|
"output": "/home/nicolas/Development/ft_elf/ft_nm"
|
|
},
|
|
{
|
|
"arguments": [
|
|
"/usr/bin/gcc",
|
|
"-c",
|
|
"-Wall",
|
|
"-Wextra",
|
|
"-Werror",
|
|
"-I",
|
|
"includes",
|
|
"-o",
|
|
"ft_nm",
|
|
"nm/is.c"
|
|
],
|
|
"directory": "/home/nicolas/Development/ft_elf",
|
|
"file": "/home/nicolas/Development/ft_elf/nm/is.c",
|
|
"output": "/home/nicolas/Development/ft_elf/ft_nm"
|
|
}
|
|
]
|
|
|