-
Notifications
You must be signed in to change notification settings - Fork 1
trip.c does not compile #1
Comments
learn to use your compiler. or, since your libc is apparently broken unless you use -std=gnu99, |
I'm not a c hacker, so forgive me. This would have been easier if you had a readme. Could I get the right options to compile trip-std.c by any chance?
|
if your system doesn't have |
I can get it to compile with
I'm on Arch Linux btw. |
those warnings are because |
I figured it out - the declaration in unistd.h is guarded by |
trip-std.c has similar errors
edit: added gnu99, trip-std.c note
The text was updated successfully, but these errors were encountered: