Skip to content

issues Search Results · repo:Wilfred/babyc language:C

Filter by

5 results
 (69 ms)

5 results

inWilfred/babyc (press backspace or delete to remove)

ld -s -o out out.ocreates these warnings: ld: warning: option -s is obsolete and being ignored ld: warning: -macosx_version_min not specified, assuming 10.10 ld: warning: object file (out.o) was built ...
  • ghost
  • 2
  • Opened 
    on Apr 30, 2016
  • #5

I keep getting this error. I am on OSX 10.10.3 with Xcode and the CLI Tools installed with lex, flex, and yacc, as well as clang, but I keep getting this error: clang -Wall -Wextra -g -O0 -std=gnu99 -fstack-protector-all ...
  • facekapow
  • 2
  • Opened 
    on May 15, 2015
  • #4

i already have flex installed on the computer, and still got the error that i had sent you. What were the versions of flex, clang and yacc you utilized?
  • shanejamrock
  • 3
  • Opened 
    on Apr 12, 2015
  • #3

hey man, i must say you have done a great work with this. And i will put in the credits. However im having an issue.. when i try to compile the main.c file $gcc main.c -o a.out i get the following error ...
  • shanejamrock
  • 6
  • Opened 
    on Apr 8, 2015
  • #2

Hello, I ve managed to get babyc to compile (and work!) on Windows 7 with MinGW and minimal tweaks to babyc. The only header file which isn t available on Windows by default is err.h for for warnx due ...
  • JeromSar
  • 4
  • Opened 
    on Mar 10, 2015
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub