Jump to content

kakomamo

Inactive Member
  • Posts

    38
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by kakomamo

  1. I did like you words but i got new problem [Hidden Content]
  2. [Hidden Content] this is my makefile without any edit blz can you take screenshot for your makefile ?????????????????????
  3. but the cc = gcc not g++ gxx = g++
  4. alin2894 English it is not my first Language . I am a beginner in source > > > This Forum it is not just for you If you were not want to answer ,,,,,, So keep it to yourself Thanx for answer I will do it now >< Were i can find the makefile . i found many makefile > and how i can add gcc49 in it i found many lines for gcc GCC_VERSION = $(shell $(CC) --version 2>&1 | grep "(GCC)" | cut -d' ' -f3 | cut -d'.' -f1) ifeq ($(GCC_VERSION), 4) CC = gcc CFLAGS_GCC_OMIT_FRAME_POINTER = -fomit-frame-pointer CPP = gcc -E LZO_ASM_OBJECTS = $(LZO_ASM_OBJECTS_GCC_i386) MFX_CC = GCC GCC_VERSION = $(shell $(CC) --version 2>&1 | grep "(GCC)" | cut -d' ' -f3 | cut -d'.' -f1) GCC_VERSION = $(shell $(CC) --version 2>&1 | grep "(GCC)" | cut -d' ' -f3 | cut -d'.' -f1) ifeq ($(GCC_VERSION), 4) CFLAGS_GCC_OMIT_FRAME_POINTER = @CFLAGS_GCC_OMIT_FRAME_POINTER@
  5. I installed 3 version of gcc gcc 48 , 49 and 50
  6. it told me the gmake is installed I did like this video
  7. No I got this answer ( command not found )
  8. Hello Iwant the Solution for this bug when i want to compile no recording site. FreeBSD : 10.2 i
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.