OS X C Library

Jump to First Reply
Posted:
in Genius Bar edited January 2014
Where is the C library located in OS X. I was trying to make the trn news reader, and it said it was not in usr/lib, and i have no clue were it is.

Comments

  • Reply 1 of 1
    [quote]Originally posted by Spiffster:

    <strong>Where is the C library located in OS X. I was trying to make the trn news reader, and it said it was not in usr/lib, and i have no clue were it is.</strong><hr></blockquote>



    i just looked through my files, and i have it at "/usr/lib/libc.dylib". (that apparently is a sym link to /usr/lib/libSystem.dylib, which symlinks to /usr/lib/libSystem.B.dylib).
     0Likes 0Dislikes 0Informatives
Sign In or Register to comment.