On Wed, Dec 11, 2002 at 06:47:16PM -1000, Byron Han wrote:
> ummm did you look in /usr/include for stdio.h or /usr/lib for library
> files?
As a matter of fact, I did. Then I ran find on / looking for stdio.h
and *.a without much luck. I found what appear to be c++ libraries
and only a half dozen header files. Did I blow the install? I did
install the stuff on the developer CD that came with, but that didn't
help.
> cat > foo.c
> #include <stdio.h>
> int main(int argc, char *argv[]) {
> printf("hello world\n");
> return(0);
> }
> ^D (control-D)
> cc foo.c -o foo
> foo
>
> On Wednesday, December 11, 2002, at 02:26 PM, Carl Kreider wrote:
>
> >
> > This is not strictly an unsupported OSX question, but I am running
> > OSX on a PTP, so ...
> >
> > I notice that the OSX c compiler seem to be just for Apple stuff.
> > For instance, I can't find stdio.h or even libc.a. What does one
> > do for a c compiler for simple command line utilities?
> >
> > --
> > Carl Kreider
> > aka
> > [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
>
>
> --
> Unsupported OS X is sponsored by <http://lowendmac.com/>
>
> Support Low End Mac <http://lowendmac.com/lists/support.html>
>
> Unsupported OS X list info <http://lowendmac.com/lists/unsupported.html>
> --> AOL users, remove "mailto:"
> Send list messages to: <mailto:[EMAIL PROTECTED]>
> To unsubscribe, email: <mailto:[EMAIL PROTECTED]>
> For digest mode, email: <mailto:[EMAIL PROTECTED]>
> Subscription questions: <mailto:[EMAIL PROTECTED]>
> Archive <http://www.mail-archive.com/unsupportedosx%40mail.maclaunch.com/>
>
> Using a Mac? Free email & more at Applelinks! http://www.applelinks.com
--
Carl Kreider
Wind River Doctor Design Services
700 E Beardsley Suite 14A
Elkhart Indiana 46514
219-206-8050 x112
[EMAIL PROTECTED] [EMAIL PROTECTED]
[EMAIL PROTECTED] [EMAIL PROTECTED]
=============================================================
"The woods are lovely, dark and deep. But I have promises to keep,
and lines to code before I sleep. And lines to code before I sleep."
-- Anonymous
=============================================================
--
Unsupported OS X is sponsored by <http://lowendmac.com/>
Support Low End Mac <http://lowendmac.com/lists/support.html>
Unsupported OS X list info <http://lowendmac.com/lists/unsupported.html>
--> AOL users, remove "mailto:"
Send list messages to: <mailto:[EMAIL PROTECTED]>
To unsubscribe, email: <mailto:[EMAIL PROTECTED]>
For digest mode, email: <mailto:[EMAIL PROTECTED]>
Subscription questions: <mailto:[EMAIL PROTECTED]>
Archive <http://www.mail-archive.com/unsupportedosx%40mail.maclaunch.com/>
Using a Mac? Free email & more at Applelinks! http://www.applelinks.com