Trying to trace the source of the segfault
I will breakdown the parser for a slight moment then relink it.
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
# By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2018/04/07 12:47:06 by tmaze #+# #+# #
|
||||
# Updated: 2019/04/18 09:18:00 by tmaze ### ########.fr #
|
||||
# Updated: 2019/04/22 12:11:07 by mndhlovu ### ########.fr #
|
||||
# #
|
||||
#******************************************************************************#
|
||||
|
||||
CC = gcc
|
||||
CCFLAGS = -Wall -Werror -Wextra
|
||||
CCFLAGS = -Wall -Werror -Wextra -g
|
||||
CCSTD =
|
||||
|
||||
NAME = libft.a
|
||||
|
Reference in New Issue
Block a user