Skip to main content
Search titles, bodies, and author names
Found 44,567 posts across 1 forum.

shared memory ---> ipcs... — #1

Ok we all know how to get shared memory rights shmget().... well OS X PB does not have ipcs to see if your app leaves any shared memory behind... or ipcrm to remove the shared mem…
MacNN Development

They're here. — #1

The Developer Tools for Mac OS X Public Beta have been posted. Sign up for a free ADC Online account at http://connect.apple.com/, then log in and click on download software. Le…
MacNN Software

They're here. — #2

So, what is included in this 70 Meg beast? --T ------------------ ____________________ This space for rent
MacNN Software

Preferences in OSX — #1

In OSX, under the "application" menu, is the system wide "Preferences..." menu item. It, in my carbon app, is currently dimmed. I know that there is a 'pref' apple event that one…
MacNN Software

Building gcc — #1

I am trying to build gcc into my system, but I cant seem to get the host type correct. Does anyone know what it is offhand?
MacNN General

Building gcc — #2

why do you need to build it when CC is EGCS (gcc) ? as many people have said before, go to your /usr/bin directory and cp cc gcc.
MacNN General
mp.ls